Changing the import cleans up the code nicely ... let's talk about it in 
the GeoTools meeting and see what we want to do?
Jody
> So there are a couple of ways to fix this - each of which requires an 
> API change ....
>
> Or we could change the import ...
>   
>> import org.opengis.filter.expression.Expression;
>> interface AnchorPoint {
>>     void setAnchorPointX(Expression x);
>>     Expression getAnchorPointX();
>>     ...
>> }
>>     
> The second option makes sense, and was the direction we were heading:
> 1. But we got tired
> 2. We wanted to review SLD 1.1
>
> I will try updating the code in place and we can talk about it at the 
> meeting,
> Jody
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to