Config no longer implements Identifiable because this was in violation of the contrac...
[xmlrouter] / impl / src / test / java / org / wamblee / xmlrouter / impl / XMLRouterTest.java
2011-08-13 Erik BrakkeeConfig no longer implements Identifiable because this...
2011-08-11 Erik BrakkeeVerified that filtering of types created by transformat...
2011-08-08 Erik Brakkeeequality based on the ids of the contents of SingleRout...
2011-08-07 Erik BrakkeeRobustIdentifiable implemented and tested + test impacts.
2011-08-01 Erik BrakkeeFirst version after introduction of meaningful ids...
2011-07-30 Erik BrakkeeReduced the time during which the configuration is...
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 BrakkeeNow using RouterConfig internally inside the XML Router.
2011-07-25 Erik Brakkeerefactoring of the config interface towards more reuse...
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 Brakkeeadded comment headers.
2011-07-23 Erik Brakkeeinitial versions.