From: erik Date: Tue, 10 Jun 2008 21:43:35 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.2@603~69 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=7e4afbf3a77d1b462def283babfa728671abe0e2;p=utils --- diff --git a/trunk/system/TODO.txt b/trunk/system/TODO.txt index e1ba91c6..cac157b2 100644 --- a/trunk/system/TODO.txt +++ b/trunk/system/TODO.txt @@ -1,6 +1,5 @@ SetterConfiguration: -- 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.