Tim Englich ha scritto:
> Hello Andrea,
> I put the patch file to the mail.
> If there are any questions regarding the patch you can contact me.

First off, can we stop turning these discussions into private
conversations and keep them on the devel list? If there is any
trouble with whatever decision we take in the future people
will be able to track this discussion in the archives and
have some idea why things are like they are.

About the extension... I frankly did not even know/remember we had the
XSISimpleTypes class. I've been tracked down this XML madness
because Geoserver uses GML, but I have no familiarity whatsoever
with the old GML parser (and a very thin one with the new GML
support modules).

I wonder why FeatureTransformer has never used these classes,
since they seem to provide converter support along with the XSD
specifications...
It also seems XSISimpleTypes is concerned more with parsing
than with encoding, that is, it's asymmetric (at least, the date/time
implementations are).

I'm wondering why you implemented less strict parsing.
The xs:datetime definition is here: 
http://www.w3.org/TR/xmlschema-2/#dateTime
and T and time parts are required, so if you miss them, the xml
file is invalid. GML3 parser is strict in this regard as
far as I know.

The whole point for me to suggest we do use jaxme code is to
have gml2 and gml3 parser works by spec and be consistent, instead
of the mess we now have.

I'll investigate the problem a bit more, but this thing is turning
to consume much more time than I'm allowed to spend on it (so
I'll probably have to drop working on it if a solution is not found
soon).

Cheers
Andrea

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to