Create other output modes for the generator
-------------------------------------------

                 Key: TORQUE-169
                 URL: https://issues.apache.org/jira/browse/TORQUE-169
             Project: Torque
          Issue Type: New Feature
          Components: Generator
    Affects Versions: 4.0
            Reporter: Thomas Fox


For now, it is possible to replace existing files in the generator or to skip 
generation if the file already exist.
Other modes can also be useful:
- append the generated output to a possibly existing file
- merge the generated output with changes made manually in the generated output.

Appending is straightforward, merging would need a library which can do a 
three-way-merge (e.g. jgit)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to