]
Randall Hauch updated DNA-242:
------------------------------
Component/s: Graph
Change the XML importer code to no longer use XmlSequencer
----------------------------------------------------------
Key: DNA-242
URL:
https://jira.jboss.org/jira/browse/DNA-242
Project: DNA
Issue Type: Task
Components: Graph
Affects Versions: 0.2
Reporter: Randall Hauch
Assignee: Randall Hauch
Priority: Critical
Fix For: 0.3
The XML import capability is currently reusing the XmlSequencer for it's
implementation. The XmlSequencer behavior, however, doesn't really generate the graph
content that is compatible with "importing JCR graph content". For example, it
includes in the generated content all of the DTD entities, comments, etc.
So, we should really move most of this functionality into an XML importer class that is
relatively configurable in what it's behavior is. (For example, retain DTD content,
retain XML comments, replace entity references with values, etc.) Then, this should be
used for the Graph importer, and it can be used by the XmlSequencer.
Because the XmlSequencer doesn't really work for how it's used, JPAV and I agree
that it is critical to fix in 0.3.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: