X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=trunk%2Fsystem%2FTODO.txt;h=cac157b27a0579a9f90e8099a3a8acdd34f689b7;hb=f03fc09e2aef1a82928ca11df11c20f086226ea4;hp=22667881fc15d2889e562b3507984ebe59daa0b1;hpb=fe9a5709ee2f9868fe0ea386dfa9cb2b044d96bc;p=utils diff --git a/trunk/system/TODO.txt b/trunk/system/TODO.txt index 22667881..cac157b2 100644 --- a/trunk/system/TODO.txt +++ b/trunk/system/TODO.txt @@ -1,3 +1,15 @@ +SetterConfiguration: +- 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. + + + +opzoeken waar de provided interfaces van de scope gebruikt worden, als het +goed is nog nergens. Scope moet een Component worden en publiceren van een +interface leidt tot een nieuw provided interface. + Component infrastructure * support simple component - requires through constructor