Hi Hervé, all,
I've looked at this too because i find it would be better to integrate the JavaSource package of Castor (old good days, i haven't looked at this framework since 2002
), also it supports methods, and it would be easier for me when i convert UML operations to modello in the argo2modello maven plugin: currently i need to use the code generation framework of ArgoUML to generate my operations and translate them in codeSegment, also it forbid rever engineering (from Modello to UML) of the methods.
I have a bug in JInterface, where the fields are set to null in the constructor and so the JavaSourceTest fail. If i apply my fix of issue CASTOR-2769 and the changes described in my comment in CASTOR-2604 , i think it will be ok. I will update this issue if i find other issues while integrating Castor's framework in Modello.
Hi Hervé, all,
I've looked at this too because i find it would be better to integrate the JavaSource package of Castor (old good days, i haven't looked at this framework since 2002
), also it supports methods, and it would be easier for me when i convert UML operations to modello in the argo2modello maven plugin: currently i need to use the code generation framework of ArgoUML to generate my operations and translate them in codeSegment, also it forbid rever engineering (from Modello to UML) of the methods.
I have a bug in JInterface, where the fields are set to null in the constructor and so the JavaSourceTest fail. If i apply my fix of issue
CASTOR-2769and the changes described in my comment inCASTOR-2604, i think it will be ok. I will update this issue if i find other issues while integrating Castor's framework in Modello.CASTOR-2769and the changes described in my comment inCASTOR-2604, i think it will be ok. I will update this issue if i find other issues while integrating Castor's framework in Modello.