Config no longer implements Identifiable because this was in violation of the contrac...
[xmlrouter] / impl / src / test / java / org / wamblee / xmlrouter / impl / CompositeConfigTest.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-09 Erik Brakkeeid prefixes are now done at the very last moment instea...
2011-08-08 Erik Brakkeesimplifications.
2011-08-07 Erik BrakkeeRobustIdentifiable implemented and tested + test impacts.
2011-08-07 Erik BrakkeeCompositeConfig tested.