Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3 rc1
-
Component/s: XML code generator - JDO extensions
-
Labels:None
-
Number of attachments :
Description
The task is about running through annotations, fetch JDO content from AppInfos and fill ClassInfos and FieldInfos using JDOClassNature and JDOFieldNature. Probably the best way to do so is within the SourceFactory's extractAnnotations method. Please keep in mind, that you need to apply the proper patch for annotation unmarshalling (CASTOR-2365).