[
https://issues.jboss.org/browse/JBIDE-11586?page=com.atlassian.jira.plugi...
]
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