Jody Garnett a écrit :
> Looking at the META-INF/services folder for main I noticed the following:
> org.geotools.referencing.factory.epsg.DefaultFactory
> 
> In my understanding DefaultFactory is an superclass for others to 
> extend? Should it really be registered here (can it even do anything on 
> its own?)

Yes you are right. The only intend was to play the "deprecate then delete 
game", 
since Geotools 2.3 was uses to register this factory together with the 
"DataSource" SPI (remember the wrong approach, which was to extend DataSource 
interface).

My intend was to remove this META-INF/services entry in Geotools 2.5, after we 
removed the deprecated classes and methods.

        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

Reply via email to