[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1596) make XML Schemas simpler to read by unordering elements
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Fri Apr 10 06:59:22 EDT 2009
make XML Schemas simpler to read by unordering elements
-------------------------------------------------------
Key: JBMESSAGING-1596
URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1596
Project: JBoss Messaging
Issue Type: Feature Request
Components: Configuration and Management
Reporter: Jeff Mesnil
Assignee: Tim Fox
Fix For: 2.0.0 Beta
Currently, our XML schema mandates properties order: eg. <foo /> must be after <bar /> even if the properties are not related.
This makes it very difficult to add properties since you must now how to position them in the configuration files (and XML validation errors do not help)
It'd be better to have bags of properties which could be in any order.
--
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