I went looking at how the CRS class does its look up (for the 
defaultFactory filed).

And the answer confused me.

I was expecting to see the use of a FactoryRegistry similar to 
CommonFactory finder. But instead it is just playing with a new 
DefaultAuthorityFactory (which in turn goes makes a new 
ManyAuthoritiesFactory ... ) ).

Should these things be using the ReferencingFactoryFinder in order to 
cut out the number of instances released into the wild? I understand 
this is not a large problem as mode code just plays with the CRS class...

Cheers,
Jody

-------------------------------------------------------------------------
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

Reply via email to