Jody Garnett a écrit : > The line where we have: >> if (cached instanceof CoordinateOperation) { >> operations = (Set/*<CoordinateOperation>*/) cached; >> } > Can never succeed - it shoudl result in a class cast exception! But > since we only ever put an unmodifieableSet into the cache - it has never > been called .... perhaps you intended to check for an instance of Set?
You are right, thanks for spotting that! Martin ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel