GeoToolsFactory renamed to ReferencingObjectFactory
---------------------------------------------------

                 Key: GEOT-1301
                 URL: http://jira.codehaus.org/browse/GEOT-1301
             Project: GeoTools
          Issue Type: Sub-task
          Components: core referencing
    Affects Versions: 2.4-M3
            Reporter: Jody Garnett
            Assignee: Jody Garnett


This one name has caused lots of confusion, almost every newbie trips on this 
one at least once.  The actual class is the "GeoTools" implementation the 
following:
- CSFactory
- DatumFactory
- CRSFactory

Each of these interface is responsible for producing some components of the 
GeoAPI referencing model. They *are* real factories and do create objects with 
no logic.  Strictly speaking no *definition*, they do have some logic in the 
form of CanconicalSet used to intern objects so the factory does not let 
duplicates out into the wild.

The class is also marked with the BufferedFactory marker interface (not sure 
why, maybe for  for the reporting tool).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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