johann sorel ha scritto:
> Hello,
> 
> Here is a new Expression visitor that returns a collection of the 
> required attributes of this expression.
> I would like someone to check it and someone working on the main module 
> to commit it.
> (or at least tell me that I can commit it in package : 
> org.geotools.filter.visitor)

Johann,
did you notice there is already a similar visitor used by 
StreamingRenderer?
It's called StyleAttributeExtractor, which extends the
base FilterAttributeExtractor. So, there is not expression
attribute extractor, but I believe the code of
FilterAttributeExtractor and ExpressionAttributeExtractor
would be very similar. Can you have a look at it?

Cheers
Andrea

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to