Hi Andrea;

You have been caught in the same game as me lately - a mandate to do 
development but almost
everything you touch needs work.

Justin is making great strides towards getting his xml parser 
"supported"; the user docs and developer
docs are looking good.  I would like to suggest you consider using his 
parser ... but that is only an option
on trunk?

The breakdown of available parsing technologies is in the user guide; 
you have three left ... remember that you
can replace the dom parser with any of the others by traversing the 
structure for SAX events.

Jody
> Hi all,
>
> I've just found quite some bugs in ExpressionDomParser
> parsing of multi-geometries (this is required by the inline
> feature handling in wms sld requests, for more info see
> here:
> http://docs.codehaus.org/display/GEOSDOC/InlineFeature).
>
> Now, basically there's no support for multi-geometries,
> and there is a nice pearl too at line 633:
>
> if (childName.toLowerCase().startsWith("gml:multiPolygon")) {
>
> Hey, an "if(false)" whould have been more compact :-)
>
> Ok, the question is, who is supposed to fix this and if
> the answer is "you Andrea", I don't disagree, but someone
> let me know if there is some new an better code to parse
> inline features instead of this.
>
> Cheers
> Andrea Aime
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Geotools-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>   


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to