Index: TODO =================================================================== diff -u -reaf3e9fdf5dd9b17e58f4d31e9c6a43e0cf907e7 -ra74bd5cdede9d48d0a225a27e1d710a7189b65d1 --- TODO (.../TODO) (revision eaf3e9fdf5dd9b17e58f4d31e9c6a43e0cf907e7) +++ TODO (.../TODO) (revision a74bd5cdede9d48d0a225a27e1d710a7189b65d1) @@ -12,7 +12,7 @@ - as collateral damage, parts of the regression test don't work currently -- added refounting in ObjectDispatch() to make sure, obj survives until +- added refcounting in ObjectDispatch() to make sure, obj survives until the end of the function - added existence test for slot extractor (needed for 8.5.8) @@ -1591,6 +1591,10 @@ - fix potential crash in ::nx::Object info method definition ::nsf::methods::object::instvar +- "info method submethods": return all submethods, independent + from protection +- serializer: experimental code to serialize submethods + TODO: - handing of xo::at_cleanup in serializer (either generailization or move to OpenACS/aolserver init/naviserver init)