X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=trunk%2Fsystem%2FTODO.txt;h=cac157b27a0579a9f90e8099a3a8acdd34f689b7;hb=831e0b5a64bd97864d3559c927d9e5f740351f92;hp=14020c35131a50d387a542b7b27e3ce44c1f7b88;hpb=1c6a20bfd00c3f727c261176820da3b5bf16d603;p=utils diff --git a/trunk/system/TODO.txt b/trunk/system/TODO.txt index 14020c35..cac157b2 100644 --- a/trunk/system/TODO.txt +++ b/trunk/system/TODO.txt @@ -1,7 +1,5 @@ SetterConfiguration: -- setNonPublic(boolean aNonPublic): by default publicOnly = true -- add select(Class aType) to select a specific setter as an alternative - to the name based selection. +- add type based removal of setters. - add values(Class aType) method for selecting a setter. - add add(Class aType) method for selecting a type. - verify that superclass setters are also taken into account.