Verified that filtering of types created by transformations also works.
[xmlrouter] / impl / src / main / java / org / wamblee / xmlrouter / impl / XMLRouter.java
2011-08-11 Erik BrakkeeVerified that filtering of types created by transformat...
2011-08-09 Erik Brakkeesimplified the XMLRouterConfiguration API. It is now...
2011-08-01 Erik Brakkeemore TODOs in the code.
2011-08-01 Erik BrakkeeFirst version after introduction of meaningful ids...
2011-07-30 Erik Brakkeeadded first version of configuraiton api and simple...
2011-07-30 Erik BrakkeeEven more atomic router configuration.
2011-07-30 Erik BrakkeeXML router now uses config object passed in through...
2011-07-30 Erik Brakkeerename of Transformations to TransformationPaths
2011-07-30 Erik BrakkeeNow using RouterConfig internally inside the XML Router.
2011-07-25 Erik Brakkeerefactoring of the config interface towards more reuse...
2011-07-25 Erik Brakkeemore typesafety in the interface
2011-07-24 Erik Brakkeeevent listener is now used by the xml router and the...
2011-07-24 Erik Brakkeeintroduction of EventInfo.
2011-07-24 Erik Brakkeefirst version of the logging interface with some basic...
2011-07-24 Erik Brakkeeadded comment headers.
2011-07-23 Erik Brakkeeinitial versions.