[jboss-jira] [JBoss JIRA] Resolved: (GPD-287) XML preservation
Koen Aers (JIRA)
jira-events at lists.jboss.org
Thu Jan 22 13:42:44 EST 2009
[ https://jira.jboss.org/jira/browse/GPD-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Koen Aers resolved GPD-287.
---------------------------
Resolution: Done
The only issue that remains (and that I will not solve for now as it needs a big amount of work) is preservation of order of attributes and whitespaces in the attribute sections of the xml. This is because the default dom/sax parsers don't support this. The ordering of the attributes is always alphabetic for now. Attributes all appear on the same line following the xml node name and separated by a single whitespace.
> XML preservation
> ----------------
>
> Key: GPD-287
> URL: https://jira.jboss.org/jira/browse/GPD-287
> Project: JBoss jBPM GPD
> Issue Type: Task
> Components: jpdl
> Reporter: Koen Aers
> Assignee: Koen Aers
> Priority: Critical
> Fix For: jBPM jPDL Designer 4.0.0.alpha2
>
>
> The GPD should be able to read a syntactically correct process definition file and save it again, preserving the whitespace and comments that appeared in the original file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list