Index: TODO =================================================================== diff -u -reac3a4e34906b1fd7a5b53c331a4368a2cc85ec6 -r6925ece46b183c46c70b599a7e427caa3e759d70 --- TODO (.../TODO) (revision eac3a4e34906b1fd7a5b53c331a4368a2cc85ec6) +++ TODO (.../TODO) (revision 6925ece46b183c46c70b599a7e427caa3e759d70) @@ -3286,7 +3286,8 @@ - fix mem_count on xocomm.test (currently 26 / 26) - interface of "variable" and "attribute": - * add switch -array for "variable"? + * add switch -array for "variable"? (Just setting is trivial, + handling setters and incremental setter is more work) * should we switch from "-class" to "-slotclass"? * should we change interface for default value in attribute? probably not, same interface is used in methodparameters as well @@ -3305,8 +3306,6 @@ (e) others? - call user defined setter in object parameters? - - add flag -array to "variable" (just setting is trivial, - handling setters and incremental setter is more work) - [obj/cls info method handle "FOO foo"] does neither return a proper submethod handle nor any valid handle ... needs a fix.