I'm looking around to find something similar to Container-Managed Persistence (CMP, from the Java world) in the .NET world.
I've got this idea because I've just finished to code interfaces and services that help to code persistence for entity objects just like Bean- Managed Persistence (BMP, from the Java world). CMP is one step over, it gives a declarative way to develop object persistence. I think it's a big project to develop CMP-like framework (or code generator) by myself , I cannot afford it! So I would like to know if there is a *good* open source project out there or if Microsoft is going to do something similar to CMP. I've heard rumors about Microsoft OpenSpaces, but it seams to be more similar to JDO than CMP, I've also seen open-source projects in SourceForge.net but none of them seams to meet wide community acceptance. What are you doing about persistence? Do you know more about OpenSpaces (design, db support, release date, licensing)? TIA, (luKa) http://dev.luca.minudel.it http://www.luca.minudel.it
