Index: TODO =================================================================== diff -u -raf4326a00a0f2d0b2f1e0369af71637f48c2d56a -r00e168b160c8ad9d3785b0f32972577ac980c73a --- TODO (.../TODO) (revision af4326a00a0f2d0b2f1e0369af71637f48c2d56a) +++ TODO (.../TODO) (revision 00e168b160c8ad9d3785b0f32972577ac980c73a) @@ -847,16 +847,20 @@ - moved and transformed to next tests/object-system.xotcl -> tests/object-system.tcl - changed pkgIndex reference for .so file from next ot nx +- changed stubs from xotcl to nx + TODO: - nameing * .c-code: . rename source files from xotcl{Int}.{ch}->next*.* | next-scripting*.* ? Stefan, meinung dazu? Notwending|Empfehlenswert|nicht? bei den TEA definitionen stand was von max. 8zeichen für source code namen. andere optionen? - . prefix for exported symbols (XOTcl_ -> ?) - . prefix for symbols (XOTcl->?) - . prefix for symbols (XO->?) + . prefix for exported symbols (XOTcl_ -> Nx_ ?) + . prefix for symbols (XOTcl->Nx ?) + . prefix for symbols (XO->NX ?) + . library nameing libnext* or libnx* + * file extension for next scripting .tcl * namespace prefix next scripting language: ::nx::* @@ -902,13 +906,6 @@ - migrate further test from .xotcl to .tcl (based on next instead of xotcl) - check ::xotcl references in serializer -- Change Prefixes in X-code from xotcl-> - Current plan - XO NX - Xo Nx - XOTcl_ Nx_ - XOTcl Nx - - copy decls for objectMethod and classMethod as comments to xotcl.c, fix and check order