Jody Garnett a écrit :
> The code that had the error looked like:
> CRS.lookupIdentifiers( schema.getCRS(), null, false );
>
> This compile errors showed up yesterday for the first time.
We had the following methods for a few months (which I didn't changed):
String lookupIdentifier(IdentifiedObject object, boolean fullScan)
and I added that one two or three days ago:
String lookupIdentifier(Citation authority, CoordinateReferenceSystem, boolean
fullScan)
It looks like that the "schema.getCRS()" and "null" argument needs to be
interchanged. But it looks strange to me since I would expect the first form to
be used (just drop the "null" argument), since it was there for months and the
later only since very few days...
I suggest that you just drop the "null" argument; its look like the intend.
Martin
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel