more TODOs in the code.
[xmlrouter] / impl / src / main / java / org / wamblee / xmlrouter / impl / XMLRouter.java
index ea44601b72d1c6ca8d409c645b281bcf0d9c671d..2f4d45bae3a449e3118c50b8949a885b585a1071 100644 (file)
@@ -40,6 +40,8 @@ import org.wamblee.xmlrouter.publish.Gateway;
 import org.wamblee.xmlrouter.subscribe.Destination;
 import org.wamblee.xmlrouter.subscribe.DestinationRegistry;
 
+// TODO check intermediate types during transformation based on filters. 
+
 /**
  * The XML Router.
  *