[jbosstools-issues] [JBoss JIRA] (JBIDE-11658) ModeShape Tools JCR CND Editor Deletes Vendor Extensions

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


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

Dan Florian updated JBIDE-11658:
--------------------------------

    Description: 
All 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 vendor extensions. Also, the CND Editor currently does not support editing or creating of vendor extensions.

At a minimum, the original vendor extensions should be saved and written back out when the CND editor is saved. Ultimately, the CND Editor should support vendor extensions.

  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 Vendor Extensions
> --------------------------------------------------------
>
>                 Key: JBIDE-11658
>                 URL: https://issues.jboss.org/browse/JBIDE-11658
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: modeshape
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Dan Florian
>            Assignee: Dan Florian
>             Fix For: 3.4.x
>
>
> All 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 vendor extensions. Also, the CND Editor currently does not support editing or creating of vendor extensions.
> At a minimum, the original vendor extensions should be saved and written back out when the CND editor is saved. Ultimately, the CND Editor should support vendor extensions.

--
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