Hi,
I'm wondering about transaction contents validation.
At the moment I know that insert elements in a transaction cannot be
validated.

However, I'm not really understanding the reason.
I'm wondering, wouldn't it be sufficient to use the schema builder to
build a full schema of all the feature types hosted by GeoServer and
pass that schema into the parser to get proper validation?

Or is it that doing so would result in quite an overhead and possibly
memory leaks? (the only point where I see the schema builder used
is the DescribeFeatureType WFS 1.1 response, which we know has a
small memory leak).

Cheers
Andrea

-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to