Skip to content

DynamicData feedback #53

@ifohancroft

Description

@ifohancroft

I absolutely love the workbench and its idea, so obviously I decided to give it a try. However, I have found a couple of things that made me decide that I will not be using it, and I will stick to using Spreadsheet instead.

I am hoping that sharing my feedback and my deal breakers would be helpful and not considered as me bashing on it.

  1. As soon as you remove the DynamicData property from the DynamicData object, you can no longer add custom properties to it.
  2. The property name has a prefix (the dd prefix). So if I create a DynamicData object and rename it to Variables then add DynamicData property of type Length and rename it to width, I can't later in an expression call it with Variables.width, I must call it with Variables.ddwidth.
  3. The tooltip can't be changed and doesn't automatically change with the name. If I add a DynamicData property of type Length the tooltip automatically becomes Length and will always be Length, where I'd like to change it to what I have chosen for the name, or to a custom string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions