Martin Desruisseaux created SIS-208:
---------------------------------------
Summary: Support explicit Order element in axes
Key: SIS-208
URL: https://issues.apache.org/jira/browse/SIS-208
Project: Spatial Information Systems
Issue Type: Sub-task
Components: Referencing
Affects Versions: 0.5, 0.4
Reporter: Martin Desruisseaux
Assignee: Martin Desruisseaux
Priority: Minor
Fix For: 0.6
The optional {{ORDER}} element is omitted at formatting time. This element does
not add any information (it is totally redundant with the {{AXIS}} position),
is a distraction for the human reader, and its support would require new API in
the {{Formatter}} class. Until now we were able to work with tree structures
and ordered sequences only. -Support of {{ORDER}} element would force the
introduction of the concept of {{List}} (collection with index) or array
structures. We are a little bit reluctant to impose this restriction in the API
only for that element.-
{color:red}Update (May 2015):{color} now supported.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)