[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-4268) Provide a way to merge files generated by exporters.

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Tue May 5 04:20:46 EDT 2009


Provide a way to merge  files generated by exporters.
-----------------------------------------------------

                 Key: JBIDE-4268
                 URL: https://jira.jboss.org/jira/browse/JBIDE-4268
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: Hibernate
    Affects Versions: 3.1.0.M1
            Reporter: Dmitry Geraskov
            Assignee: Dmitry Geraskov
             Fix For: 3.1.0.M1


Now exporter replaces previous file version.
We need to call merging when file which will be generated already exists.
The best place for such injection is ArtifactCollector as developer can easily specify subclass of this class and set it to exporter.
We need only to provide such API.
I' going to add method merge(...) to ArtifactCollector class and call it when necessary in template producer.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list