Often error terminals aren't necessary for class data accessor VIs. We can create accessor VIs without error terminals but then we can't make them available through property nodes. We have to call these VIs explicitly on the BD.
It would be great if we could use Bundle/Unbundle instead:
Notive the small wrench on the Unbundle node. That means there's still an accessor VI for parentData behind the scenes. childData belongs to the current class so that's a mere unbundle operation. The BD readability has improved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.