Oh great - I tried to make it do that myself (see "trouble with hints" message thread from a couple months ago) and got stuck. If this is going to be a general pattern we should include it in our instructions on how to write a FactoryFinder (so CommonFactoryFinder works in the same manner).
Can you let me know what you did? The docs were here: - http://docs.codehaus.org/display/GEOTDOC/01+Factory+and+Hint+Tutorial Jody > Hello Jody > > Thanks for the update to the referencing module. Just a minor notice. There > is > no need to replace code like: > > ReferencingFactoryFinder.getCRSFactory(null) > > by > > ReferencingFactoryFinder.getCRSFactory(GeoTools.getDefaultHints()) > > because default hints are automatically taken in account by > ReferencingFactoryFinder. > > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
