X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=system%2FTODO.txt;h=e1ba91c65cf3ba25d4f9963837d1045da6721a42;hb=d3f458acc63a8754f4104d0623f8b4af6b708168;hp=14020c35131a50d387a542b7b27e3ce44c1f7b88;hpb=48ade0b677efdb22a4964154c6ab365f1124a483;p=utils diff --git a/system/TODO.txt b/system/TODO.txt index 14020c35..e1ba91c6 100644 --- a/system/TODO.txt +++ b/system/TODO.txt @@ -1,5 +1,4 @@ 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 values(Class aType) method for selecting a setter.