removed TODO
[xmlrouter] / impl /
2011-08-07 Erik Brakkeeremoved TODO
2011-08-07 Erik Brakkeeequals and hashcode for robust identifiable.
2011-08-07 Erik BrakkeeRobustIdentifiable implemented and tested + test impacts.
2011-08-07 Erik Brakkeechecking non-null in compositeconfig.
2011-08-07 Erik BrakkeeCompositeConfig tested.
2011-08-01 Erik Brakkeemore todos
2011-08-01 Erik Brakkeemore TODOs in the code.
2011-08-01 Erik Brakkeenow making sure that ids re prefixed by the config id.
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 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 Brakkeerenamed logger to listener
2011-07-24 Erik Brakkeemoved event logger implementations to the logging project.
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.