]
George Gastaldi closed FORGE-2745.
----------------------------------
Resolution: Done
Make it possible for AbstractJavaSourceCommand to externalize the
code decoration
---------------------------------------------------------------------------------
Key: FORGE-2745
URL:
https://issues.jboss.org/browse/FORGE-2745
Project: Forge
Issue Type: Enhancement
Components: Addon Development
Affects Versions: 3.6.1.Final
Reporter: Chris Laprun
Assignee: Chris Laprun
Fix For: 3.6.2.Final
This would help make the class more reusable in particular to be able to replace the code
decoration logic of its sub-classes. For example, this would allow reusing the Java EE
addons logic and customize the generated code to issue Spring version of the code (where
it makes sense).