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.
- As soon as you remove the DynamicData property from the DynamicData object, you can no longer add custom properties to it.
- 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.
- 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.
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.
Variablesthen add DynamicData property of typeLengthand rename it towidth, I can't later in an expression call it withVariables.width, I must call it withVariables.ddwidth.Lengththe tooltip automatically becomesLengthand will always beLength, where I'd like to change it to what I have chosen for the name, or to a custom string.