Index: TODO =================================================================== diff -u -r1e14e709ba184c6daf7a2f94605a2cff65d7706c -r99ee1ab0e5d0d04de1dc14cf190b27a0ce9edfcf --- TODO (.../TODO) (revision 1e14e709ba184c6daf7a2f94605a2cff65d7706c) +++ TODO (.../TODO) (revision 99ee1ab0e5d0d04de1dc14cf190b27a0ce9edfcf) @@ -1298,6 +1298,13 @@ - renamed some static definitions on the way to follow Tcl conventions (start with a capital character) +- added flag "-type" to NsfObjInfoChildrenMethod +- added flag "-type" to NsfObjInfoSlotObjectsMethod +- removed dummy argument "pattern" from NsfObjInfoSlotObjectsMethod +- removed NsfClassInfoSlotsMethod (implemented via "children ... -type ...") +- moved "info slots" from nx::Class to nx::Object + (to report e.g. per-object attributes) +- extended regression test TODO: Index: doc/next-migration.html =================================================================== diff -u -r3754364287df2dfdf79b81dfa69224eae19cf691 -r99ee1ab0e5d0d04de1dc14cf190b27a0ce9edfcf --- doc/next-migration.html (.../next-migration.html) (revision 3754364287df2dfdf79b81dfa69224eae19cf691) +++ doc/next-migration.html (.../next-migration.html) (revision 99ee1ab0e5d0d04de1dc14cf190b27a0ce9edfcf) @@ -90,7 +90,8 @@ protection.