Index: TODO =================================================================== diff -u -r5ebe07f669899129e692d36bcb2016d27ef421b8 -r6c2e8f94be1ba335ff90d4b6b5132c98a9f5c242 --- TODO (.../TODO) (revision 5ebe07f669899129e692d36bcb2016d27ef421b8) +++ TODO (.../TODO) (revision 6c2e8f94be1ba335ff90d4b6b5132c98a9f5c242) @@ -1795,7 +1795,12 @@ - make sure not to return CompiledLocal vars from InterpColonVarResolver() when TCL_NAMESPACE_ONLY is requested. +- delegate always from InterpColonVarResolver() to + other resolvers, when TCL_NAMESPACE_ONLY is requested. +- implemented exported command ::nsf::self as fast conveniance + replacement for "::nsf::current object". + TODO: - "-returns"