Index: TODO =================================================================== diff -u -r224d1a24b787b67fb9f0ff8a894f3092e8e4d5ae -ra98ffcaf356b6d0a1e9d58ae7d0835ed11f56fa3 --- TODO (.../TODO) (revision 224d1a24b787b67fb9f0ff8a894f3092e8e4d5ae) +++ TODO (.../TODO) (revision a98ffcaf356b6d0a1e9d58ae7d0835ed11f56fa3) @@ -821,6 +821,11 @@ - use size_t where appropriate - added notnull annotations +- Implemented "Class info parameter" in Tcl, aliases for xotcl. + Now both definition of parameters and setting of __parameter are + in Tcl. + + TODO: - rename source files from xotcl{Int}.{ch}->next*.* | next-scripting*.* ? Stefan, meinung dazu? Notwending|Empfehlenswert|nicht? @@ -850,9 +855,7 @@ - rename tests from .xotcl to .tcl -- info parameter in tcl? - -- copy objectMethod and classMethod as comments +- copy decls for objectMethod and classMethod as comments to xotcl.c, fix and check order - should we extract parameter decls from pseudo-comments from the c source