CompositeConfig tested.
[xmlrouter] / impl / src / main / java / org / wamblee / xmlrouter / impl / SingleRouterConfig.java
index cc778fe7c707928fc10ef6673390d8a30c1cbff4..1e9dd86afb2afdf417db64e3d12063e7a2a76677 100644 (file)
@@ -23,7 +23,6 @@ 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. 
 
 /**