07-27-2012 02:23 AM
@for(imstuck) wrote:Also you now need to put controls down for any default values you want. This could result in hidden controls on front panels that could get to be confusing for additional developers picking up the project.
I'm aware of that but consider that post in the context of the original post. Then it's a very logical extension not a constraint.
And I usually only have this problem for situations like in the idea exchange situation and my solution has been always either to use the Index Array with -1 index or the Resize Array solution as explained by GregR.
09-10-2012 07:50 PM
http://forums.ni.com/t5/LabVIEW/Article-The-Diagram-Disable-Structure-causes-bugs/m-p/704646#M322808
09-11-2012 12:45 AM
Well considering that there was a CAR issued I think this was recognized as bug and not as feature. What that exactly means (a bug is by definition a behaviour that doesn't match the documented behaviour and can always be fixed in two ways: Change the documentation to describe the actual behaviour or change the implemenation to adhere to the documentation) is hard to say. Also NI does not publish any timelines for fixing bugs. The best you can get is an admission that a specific bug has been adressed and the fix will be included in the next release, but even that is by exception, not as a rule. Normally you can see it on the list of bugs addressed in the release notes.