Jody Garnett a écrit :
> Aside: GridCoverage is deprecated on GeoAPI trunk; but no alternative is 
> provided (!) If we do not have a replacement
> can we remove the deprecation please.

Yes, there is too much deprecated stuff in GeoAPI coverage interfaces. I will 
look at them while performing the coverage branch merge review (which I started 
yesterday).

Talking about deprecated stuff: The following Coverage method from OGC 01-004:

    Object evaluate(DirectPosition)

has been replaced by

    Set evaluate(DirectPosition)

which is a compatibility break (and break the Seagis application for example). 
Simone, could you confirm that this is not an ISO 19123 methods (it doesn't 
seems to me at a first look - the ISO 19123 'evaluate' method has different 
arguments) and can I switch back the original Object return type before 2.3 
release? I will probably deprecate this method in the process.

        Martin

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to