Index: xotcl/ChangeLog =================================================================== diff -u -r836f3964b3b9bff2d75f7f0b5dbc7939164ba24e -rf909cd44b7d6b7fe9a120885b206d34100c46c0d --- xotcl/ChangeLog (.../ChangeLog) (revision 836f3964b3b9bff2d75f7f0b5dbc7939164ba24e) +++ xotcl/ChangeLog (.../ChangeLog) (revision f909cd44b7d6b7fe9a120885b206d34100c46c0d) @@ -1,14 +1,15 @@ -2004-01-07 Gustaf.Neumann@wu-wien.ac.at +2005-01-07 Gustaf.Neumann@wu-wien.ac.at * code cleanup for nonpos args * new methods for Serialzer: - Serializer methodSerialize (to serialize methods) - Serializer exportMethods (to export methods from the xotcl namespace via ::Serializer all - Serializer exportObjects (to export Objects from ::xotcl::*) * put Serializer into a namespace (::Serializer is auto-exported) + * fix for serializer, when xotcl is not imported globally * aolserver: support for namespaced objects in xotcl.tcl -2004-01-06 Gustaf.Neumann@wu-wien.ac.at +2005-01-06 Gustaf.Neumann@wu-wien.ac.at * made introspection options for methods with nonpos args compatible with tcl * adding functionality to allow nonpos args and positional args