Hello

I've published M-Way OCM to SVN at http://code.google.com/p/m-way-ocm/
Feel free to check it out and play with it but there are still missing:
- documentation (javadoc)
- examples
- updated testcase

I'll try to bring above mentioned TODOs to usable state as soon as possible, 
hopefully this week.

Stay tuned.


> 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

Reply via email to