New feature in #Tcl9 β part 40:
TclOO is now even more complete!
- private variables and methods
- class variables and methods
- abstract and singleton classes
- configurable properties
- method -export & method -unexport
This is quite much, and you can read about it e.g. here (not sure this is the complete list though):
πhttps://core.tcl-lang.org/tips/doc/trunk/tip/500.md
πhttps://core.tcl-lang.org/tips/doc/trunk/tip/558.md
πhttps://core.tcl-lang.org/tips/doc/trunk/tip/516.md
πhttps://core.tcl-lang.org/tips/doc/trunk/tip/519.md
