Martin Desruisseaux created SIS-295:
---------------------------------------
Summary: Verify validity of unmarshalled CRS
Key: SIS-295
URL: https://issues.apache.org/jira/browse/SIS-295
Project: Spatial Information Systems
Issue Type: Sub-task
Components: Referencing
Affects Versions: 0.6
Reporter: Martin Desruisseaux
Fix For: 0.7
The way GML is supported (through JAXB annotations) results in lot of private
constructors and methods being invoked. Consequently the verifications
performed by public constructors is bypassed, and we have few guarantees that
the unmarshalled CRS is valid.
We should add some verifications at unmarshalling time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)