Index: TODO =================================================================== diff -u -r89714df5a6af5799a4444805cf1f82b4b2b21af2 -r8c3c5565c2904e379350494cd40675d1aad6a46c --- TODO (.../TODO) (revision 89714df5a6af5799a4444805cf1f82b4b2b21af2) +++ TODO (.../TODO) (revision 8c3c5565c2904e379350494cd40675d1aad6a46c) @@ -3437,13 +3437,20 @@ * added "private" to migration guide * some textual improvements in migration guide + - nx: + * added namespace "nx::internal" + * delete procs via "rename to emtpy" instead of + "defining procs with empty argumentes and body" + * provided "-properties" as a replacement for -attributes, + but without magic variable + * extended regression test + TODO: - private: * document private in tutorial - - nx: - * maybe provide a replacement for -attributes, but without the magic variable. + - naming of slot classes * should we switch from "-class" to "-slotclass"?