Forum Discussion
hlalumiere
13 years agoRegular Contributor
That is essentially what I did, except in my case the variables to change were predictable, so a single invoke through RunRoutineEx was fine.
Still, it's kind of sad that a tool written by programmers for other programmers makes you jump through completely unnecessary hoops like this. How hard is it to declare a public property exposing a collection? I personnally would like to know which OOP principle this kind of design adheres to... (although I already know the answer: none...)
Still, it's kind of sad that a tool written by programmers for other programmers makes you jump through completely unnecessary hoops like this. How hard is it to declare a public property exposing a collection? I personnally would like to know which OOP principle this kind of design adheres to... (although I already know the answer: none...)