more todos
[xmlrouter] / impl / src / main / java / org / wamblee / xmlrouter / impl / ConfigImpl.java
index 5beeed5c12da92ece9bb9833d39bbe0c0bc2241e..9442db674eb027575182da4f9675badbe76e07f4 100644 (file)
@@ -24,6 +24,9 @@ import org.wamblee.xmlrouter.common.Id;
 import org.wamblee.xmlrouter.config.Config;
 import org.wamblee.xmlrouter.config.Identifiable;
 
+// TODO think real hard about the prefixing. We want a consistent view for clients. 
+// perhaps only provide a method to add items and hide all access to the ids. 
+
 /**
  * Default implementation of the {@link Config} interface.
  *