Hi,
for my current TW5-development, clear namespaces (on function/procedure/widget level) would make things (most likely) much easier. I’m currently only aware of the possibility to put them into each other (by stating the name again after \end). But this is just “hiding information” because you cannot directly reach the inner func/proc/wid from outside.
I would like to have namespacing where i can trigger behavior (not directly talking about “inner state”, even if that would be nice too) in a classic OOP-way (like outer.inner).
Is there any (non JS) concept in TW5 that i oversee/misunderstand in the current state of TW5?
Is there anything planned in that direction for the near future?
Thanks,
Mirko