Config no longer implements Identifiable because this was in violation of the contrac...
[xmlrouter] / impl / src / main / java / org / wamblee / xmlrouter / impl / RobustIdentifiable.java
2011-08-13 Erik BrakkeeConfig no longer implements Identifiable because this...
2011-08-09 Erik Brakkeeremoved the prefix argument from ConfigImpl.wrap().
2011-08-08 Erik Brakkeeequality based on the ids of the contents of SingleRout...
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-01 Erik Brakkeenow making sure that ids re prefixed by the config id.
2011-08-01 Erik BrakkeeFirst version after introduction of meaningful ids...