Implemented the ObjectAdapter for adapting existing objects to a component.
[utils] / system / general / src / test / java / org / wamblee / system / adapters / ObjectAdapterTest.java
2008-05-12 Erik BrakkeeImplemented the ObjectAdapter for adapting existing...