Index: TODO =================================================================== diff -u -rba42e7d2b911f631d2bd104eb2e22a9da6f7e1bd -r8f14fdaf0de110b56e3132a178267f3372a32235 --- TODO (.../TODO) (revision ba42e7d2b911f631d2bd104eb2e22a9da6f7e1bd) +++ TODO (.../TODO) (revision 8f14fdaf0de110b56e3132a178267f3372a32235) @@ -4091,13 +4091,19 @@ accessor methods. - fixed regression test to run all test again correctly + +nsf.c: +- made argument of cget required + +nx.tcl: +- added Tk-style methods "configure" and "cget" +- added additional regression test set for cget and configure ======================================================================== TODO: -- handling of "-cget" without methods -- register cget per default in nx +- why is parametersyntax of famnam incorrect in cget.test - use cget per default instead of accessor methods -- default menchanism for accessor methods +- default mechanism for accessor methods - handling of method names in error messages from nsfAPI.h. The following ? {o __alloc x} {method __alloc not dispatched on valid class}