The handling of source for this class is does not agree with the contract laid down by the super class. getSource() is supposed to return the object provided by the user.
The internal method checkSource(Object input, final Hints hints) goes crazy *source* with: - URLs replaced with Files - Files or URLs replaced with InputStreams All of this amounts to the internal field *source* being destroyed; and not being available to me when I want to create an info object. I may end up making an info object in the middle of checkSource for right now. Jody ------------------------------------------------------------------------- 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/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
