Martin Desruisseaux ha scritto:
> Hello Andrea
> 
> Thanks for you work on epsg extension and fallback.
> 
> Andrea Aime a écrit :
>> Working on the latter, I noticed that if I register programmaticaly
>> a factory using FactoryFinder.addAuthorityFactory I then have to
>> force a scan for plugins, or the SPI subsystem won't kick in.
>> Is this intented? If so, maybe it's worth explaining that in
>> the addAuthorityFactory method.
> 
> It was not intented. Just fixed as of revision 24701. Thanks for 
> spotting that.
> 
> I wonder if we should rename "FactoryEPSGExtension" as 
> "FactoryExtension" (everything in this package is EPSG-related anyway, 
> otherwise "EPSG" would appears in every public class)? 

Yep, seems a reasonable correction.

> I also wonder if 
> "FactoryUsingWKT" should override the EPSG database by default (not 
> "epsg-extension" or "esri", just the user-provided CRS)? Do you think 
> that most users would expect an "override" behavior?

No, I guess most users just want to add a code instead of overriding
the ones in EPSG.

Cheers
Andrea

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to