Index: TODO =================================================================== diff -u -r0807007e0812c229eb9d6bce7d9480a26982085c -ra588ad9e5d66f12c4b2a5baf9153b652932a5912 --- TODO (.../TODO) (revision 0807007e0812c229eb9d6bce7d9480a26982085c) +++ TODO (.../TODO) (revision a588ad9e5d66f12c4b2a5baf9153b652932a5912) @@ -1098,9 +1098,18 @@ - used for the time being in nx only for Class.info, but would apply as well for methods defined on both Object and Class. +- use now class-only for all methods methods of meta-classes. + Methods of meta-classes are inteded to be applied on classes, + one should not change this via per-object mixins. +- respect class-only in "info callable methods|method" +- extended regression test +- provided relation name "object-filter" to slot filter. + + TODO: -- complete class-only, or remove it +- interfaces in documentation for slots (see for more details + ::nx::Class#superclass in nx.tcl). - nameing * self/current: - overthink general replacement of "self" by "current".