(no commit message)
[utils] / system / TODO.txt
index 22667881fc15d2889e562b3507984ebe59daa0b1..14020c35131a50d387a542b7b27e3ce44c1f7b88 100644 (file)
@@ -1,3 +1,17 @@
+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. 
+- 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