more todos
[xmlrouter] / impl / src / main / java / org / wamblee / xmlrouter / impl / SingleRouterConfig.java
index b069215b102731099ee88f6a22384af64a5ac886..cc778fe7c707928fc10ef6673390d8a30c1cbff4 100644 (file)
@@ -22,6 +22,10 @@ import org.wamblee.xmlrouter.config.Filter;
 import org.wamblee.xmlrouter.config.RouterConfig;
 import org.wamblee.xmlrouter.config.Transformation;
 
+// TODO implement equality based on ids for the single routerconfig. 
+// TODO add clear method to the routerconfig
+// TODO implement copying of routerconfig. 
+
 /**
  * Represents a single configuration set of a single configuration client of the
  * XML router.