User | Kudos |
---|---|
7 | |
4 | |
3 | |
2 | |
2 |
I love lvoop but I hate that you have to suffer a huge performance hit when accessing parent class private data via access vi's, especially if it is large datastructures.
As access vi's can also be invoked using property nodes, make a read/write property node pair accessible via an IPES - this will instruct the compiler that this access to the parent class' data should be done in-place.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.