Hi, lurking through the code, got to Data.getCoverageInfo. There are two versions of it:
CoverageInfo getCoverageInfo(String name, String uri); CoverageInfo getCoverageInfo(String name); the former seems not to be used, and even if it were it is ignoring the uri argument. Sooo.. does anyone know if this is just dead code? Gabriel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
