Index: TODO =================================================================== diff -u -r984a062f8f5693e249ef6fd36c863db2af6693a9 -rb14118b7068e3c1e903b9a516eef0c86101b24d9 --- TODO (.../TODO) (revision 984a062f8f5693e249ef6fd36c863db2af6693a9) +++ TODO (.../TODO) (revision b14118b7068e3c1e903b9a516eef0c86101b24d9) @@ -2399,8 +2399,16 @@ * make quality checks (missing documentation, ...) optional? how to deal with non-resolvable quality checks? * provide a renderer for XOTcl @-notation to produce object structure - for the new doctool (makes the old documentation usabel, eg. for XOTcl2) + for the new doctool (makes the old documentation usable, eg. for XOTcl2) +- first steps towards DTRACE support +- dtrace: + * track objects in method invocations + * trace result codes in method-return + * add some dtrace sample scripts + * add dtrace header file dependency + + TODO: - serializer: check, why catch is needed for object-level alias