... sorry, but previous post was accidental :-) again... Hello
I'd like to open our lightweight but powerful OCM solution. Major highlights/features are: - saving/loading hierarchy of objects - saving/loading by one call (eg. MyObject myObject = (MyObject) ocmTool.load(node); ocmTool.save(someOtherObject)) - mapping defined by Java 5 annotations - supports arrays, collections, maps (with string key); values can be primitives, objects, references, binary data - supports nodes with/without UUID - uses type registry for node to class mapping - simple class registration (by one call) - very simple but powerful control of cascading (by overriding save/get methods) - OcmTool has only cca 1300 lines of code - TODO: improve documentation, write some examples, extend unit tests We are happily using this tool in our project. My question is how is the best way to share it. WIKI? SourceForge.net? Is anybody interested? Thanks in advance -- Martin Zdila CTO M-Way Solutions Slovakia s.r.o. Letna 27, 040 01 Kosice Slovakia tel:+421-908-363-848 mailto:[EMAIL PROTECTED] http://www.mwaysolutions.com xmpp:[EMAIL PROTECTED] (Jabber) skype:m.zdila
smime.p7s
Description: S/MIME cryptographic signature
