DAO implementation should not go to editable src unless it needs editing ------------------------------------------------------------------------
Key: BPM-263 URL: http://jira.andromda.org/browse/BPM-263 Project: Bpm4Struts Cartridge Type: Bug Versions: 3.1-RC1 Reporter: David Allen Assigned to: Wouter Zoons Priority: Minor When an Entity has operations defined with OCL constraints, these are properly generated in the DaoBase class with the corresponding queries, but the DaoImpl class is generated in the main source tree for editing. If possible, a distinction should be made between those Entities which have operations declared in the UML model, and those which do not have any operations requiring manual source editing. Currently, the distinction as to whether or not the Entity has any operations at all is working well. Entities which have no operations have their DaoImpl classes generated under the target directory. ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information