[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:10:17 EDT 2012


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

Dan Florian resolved JBIDE-11586.
---------------------------------

    Release Notes Text: CND Editor now supports comments. Comments can be associated with either a namespace mapping, node type definition, property definition, or a child node definition. A *.cnd file being edited for the first time using the CND Editor will have all existing comments assigned to an appropriate previously mentioned CND element type.
            Resolution: Done


CND Editor now supports creating and editing of comments for namespace mappings, node type definitions, property definitions, and child node definitions.
                
> 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