fix for continuous integration.
[xmlrouter] / config / src / main / java / org / wamblee / xmlrouter / config / Config.java
2011-08-13 Erik BrakkeeConfig no longer implements Identifiable because this...
2011-08-09 Erik Brakkeeid prefixes are now done at the very last moment instea...
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-07 Erik BrakkeeCompositeConfig tested.
2011-08-01 Erik Brakkeemore TODOs in the code.
2011-08-01 Erik BrakkeeFirst version after introduction of meaningful ids...
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 Brakkeeadded comment headers.
2011-07-23 Erik Brakkeeinitial versions.