Index: TODO =================================================================== diff -u -rf93a860bacabe371e1f01bd3f3841015c6b14a21 -r1d47ca3db133ff4eef6bf13f35c5f4e7bfd49a20 --- TODO (.../TODO) (revision f93a860bacabe371e1f01bd3f3841015c6b14a21) +++ TODO (.../TODO) (revision 1d47ca3db133ff4eef6bf13f35c5f4e7bfd49a20) @@ -1269,8 +1269,10 @@ (per default, it is on) - extended regression test for optional argument checking +- reflected changes in /is/objectproperty/info has/info is/ in migration guide +- changed stub naming from "[Nn][Xx]*" to nsf (for next scripting framework) + TODO: -- reflect changes in /is/objectproperty/info has/info is/ in migration guide - implement built-in-converter for "baseclass" and "metaclass"? - check equivalence of the following two commands @@ -1281,9 +1283,6 @@ - check "my" vs. "nsf::dispatch" in xotcl2.tcl - overthink decision about not showing "child objects" per default in "info methods" -- deeper analysis of "contains" -- unify SubcmdObj() and ParamCheckObj() handling? - - subcmd * handle sucmd for other method factories * handle introspection for subcmd nicely @@ -1359,7 +1358,22 @@ Ein paar Punkte im folgenden könnten obsolet sein: TODO "Kleinigkeiten" +- shells: + * do we need nxsh? + - currently a c program, makeing a package require nx + - purely scripted? + * do we need conterpart for xotclsh? + - scripted should be possible + * do we need conterpart for xowish? + - possibility: binary vs. scripted + - scripted xowish / nxwish should be possible +- C-interface + * generic/nsf.decls und generic/nsfInt.decls ausmisten + (leere einträge weg, binärkompatibility mit xotcl nicht notwendig, + da library anders heisst) + * C-interface überarbeiten + - integrate ::nx::doc::make with Makefile.in (provide shell calls and, targets and dependencies) - decide on syntax in documentation