Index: TODO =================================================================== diff -u -rb68d232ea609ee60060b451c02350dd210c11441 -rc95e8ce3d63c826e5d706b55acb3be94cb8edcde --- TODO (.../TODO) (revision b68d232ea609ee60060b451c02350dd210c11441) +++ TODO (.../TODO) (revision c95e8ce3d63c826e5d706b55acb3be94cb8edcde) @@ -2942,14 +2942,10 @@ unknown is a hook for Object but a method for Class - do we need contains in nx? -- are the oneline hook definitions like - Class protected class-object method __unknown {name} {} - needed? - nsf::proc * check, if there are parameter types that should not be applicable for nsf::proc - * scripted-method like implementation (like ProcMethodDispatch, not urgent) * toplevel (object less) introspection - "info method definition" for :attributes? @@ -2977,15 +2973,6 @@ package require nx::test namespace import ::nx::* - * parameter option allowempty is a little longish; we should - choose probably a shorter name - - Object create o { - :method foo {x:integer,allowempty y:integer os:object,multivalued,allowempty} { - return $x - } - } - - library + apps - new directory structure DONE - work on binary packages of xotcl (store + xml)