Index: TODO =================================================================== diff -u -r994c14a5b0e1d662fc4f903f097ed0ee7a130986 -reea18b07ddfc917545d48ab6a272c0bfb9656f07 --- TODO (.../TODO) (revision 994c14a5b0e1d662fc4f903f097ed0ee7a130986) +++ TODO (.../TODO) (revision eea18b07ddfc917545d48ab6a272c0bfb9656f07) @@ -5134,9 +5134,25 @@ - added methods "info lookup filters ?-guards? ?/pattern/?" and "info lookup methods *-guards? ?/pattern/?" + +nsf.c +- force again literal "-guard" in a "mixinreg" type to avoid + potential confusions +- Base nsfRelationSet for mixins on cmds rather than TclObjs + to avoid confusions and duplication of guard detection logic +- Add interp to NsfMixinregGet() and NsfFilterregGet() to be + able to return error messages +- return more error message from mixinreg converter +- provide at least minimal support for "funny class names" + (i.e. containing spaces) +- FinalObjectDeletion: don't enforce namespace = 1 for cases + with wierd namespace deletion order - extended regression test + + ======================================================================== TODO: +- /obj/ info parameter -> nsf::parameter ??? - TODO: update tutorial and migration guide - finish nx-property reform (merge into master)