[jbosstools-issues] [JBoss JIRA] (JBIDE-11586) ModeShape Tools JCR CND Editor Deletes Comments

Dan Florian (JIRA) jira-events at lists.jboss.org
Wed Apr 25 17:05:17 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-11586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Florian updated JBIDE-11586:
--------------------------------

          Summary: ModeShape Tools JCR CND Editor Deletes Comments  (was: ModeShape Tools JCR CND Editor Deletes Comments And Vendor Extensions)
    Fix Version/s: 3.3.0.Beta3
                       (was: 3.4.x)
      Description: 
All comments are thrown out by the CndImporter when a *.cnd file is parsed. The CndImporter class was copied over from the ModeShape project and ModeShape does not need or use comments. Also, the CND Editor currently does not support editing or creating comments.

At a minimum, the original comments should be saved and written back out when the CND editor is saved. Ultimately, the CND Editor should support comments. Each comment should be related to the CND itself or to another CND element like a node type definition, property definition, of child node definition. When the related CND element is deleted, the comment should also be deleted.

  was:
All comments and vendor extensions are thrown out by the CndImporter when a *.cnd file is parsed. The CndImporter class was copied over from the ModeShape project and ModeShape does not need or use comments and vendor extensions. Also, the CND Editor currently does not support editing or creating of either comments and vendor extensions.

At a minimum, the original comments and vendor extensions should be saved and written back out when the CND editor is saved. Ultimately, the CND Editor should support both constructs. Each comment should be related to the CND itself or to another CND element like a node type definition, property definition, of child node definition. When the related CND element is deleted, the comment should also be deleted.


    
> ModeShape Tools JCR CND Editor Deletes Comments
> -----------------------------------------------
>
>                 Key: JBIDE-11586
>                 URL: https://issues.jboss.org/browse/JBIDE-11586
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: modeshape
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Dan Florian
>            Assignee: Dan Florian
>             Fix For: 3.3.0.Beta3
>
>
> All comments are thrown out by the CndImporter when a *.cnd file is parsed. The CndImporter class was copied over from the ModeShape project and ModeShape does not need or use comments. Also, the CND Editor currently does not support editing or creating comments.
> At a minimum, the original comments should be saved and written back out when the CND editor is saved. Ultimately, the CND Editor should support comments. Each comment should be related to the CND itself or to another CND element like a node type definition, property definition, of child node definition. When the related CND element is deleted, the comment should also be deleted.

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

        


More information about the jbosstools-issues mailing list