Martin Desruisseaux ha scritto: > Andrea Aime a écrit : >> cannot find symbol >> symbol : method dispose() >> location: class org.geotools.coverage.grid.GridCoverage2D >> >> Hum, API compatibility has been broken. Can it be fixed back >> (deprecate and remove cycle)? > > This is exactly what we did :). This method was deprecated for a year or so.
Ah, sorry, did not know. > >> What's the argument value that gives me the same behaviour >> as the old argument-less dispose()? > > dispose(false); Cool, thank you Cheers Andrea ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
