From: Erik Brakkee Date: Tue, 10 Jun 2008 21:43:35 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.7~672 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=bac714989e43848a344eaeb6263595f5b1d63227;p=utils --- diff --git a/system/TODO.txt b/system/TODO.txt index e1ba91c6..cac157b2 100644 --- a/system/TODO.txt +++ b/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.