[OpenLayers-Dev] vector behavior ideas
Eric Lemoine
eric.c2c at gmail.com
Mon May 12 15:19:34 EDT 2008
On Sun, May 4, 2008 at 8:17 PM, Eric Lemoine <eric.c2c at gmail.com> wrote:
> Protocol - I think we need some abstraction to pass filters to
> protocols' read() method. We have the Filter class hierarchy for
> exactly this, don't we? The read() method could take as an argument
> either an object with protocol-specific params or a Filter object. If
> a filter object is passed the protocol would need to transtate that
> filter object into its own filtering mechanism. E.g. the WFS protocol
> would create OGC Filter Encoding tags.
Tim and others, any opinions on the above?
--
Eric
More information about the Dev
mailing list