Hi JDO folks,
The Solution we want to propose is based on 2.
1. JDO2 should define an own clear set of Annotations
* JDO2 Annotations are splitted in two seperated sets with two
indipendent packages
* Persistence JDO2 Annotation are defined based on the *.jdo
definition
* Mapping JDO2 Annotations are defined based on the *.orm definition
2. JDO2 should define interopability with EJB3/JPA
* Use of EJB3/JPA Annotations
* Mapping of EJB3/JPA to JDO2 Annotations
* Assumed defaults on missing or different Annotations
cheers
Christian