"Clean up" app-schema after changes in core
-------------------------------------------
Key: GEOT-3594
URL: http://jira.codehaus.org/browse/GEOT-3594
Project: GeoTools
Issue Type: Improvement
Components: data app-schema
Reporter: Niels Charlier
Assignee: Niels Charlier
There has been made some changes in the core that have the effect that certain
things in app-schema can be 'cleaned up' or simplified:
- MultiValuedOrImpl: The core filters no support multi-valued attributes with
'or' behaviour as default, so in principle everything should still perfectly
work if we remove MultiValuedOrImpl completely.
- NestedAttributeExpression: this class still has a 'NamespaceSupport' field
but it derives from AttributeExpressionImpl which already has such an
attribute. This can be removed.
Also, filters in WFS are parsed so that they automatically include the
namespace prefixes specified in the filter itself, so it would be better to use
these rather than use the ones from the datastore (in fact these can be
different and according to specifications x-paths in filters should be taken
from the filter XML rather than from an external source)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel