[Geoserver-devel] [jira] Created: (GEOS-3025) Port DataStoreUtils and its clients to DataAccess

Port DataStoreUtils and its clients to DataAccess
-------------------------------------------------

                 Key: GEOS-3025
                 URL: http://jira.codehaus.org/browse/GEOS-3025
             Project: GeoServer
          Issue Type: Task
          Components: Configuration, Wicket UI
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán
             Fix For: 2.0-beta1
         Attachments: DataStoreUtils_to_DataAccess.patch

Most of the configuration code, including the catalog, has been ported to DataAccess but DataStoreUtils still makes heavy use of DataStoreFactorySpi etc. The only code really depending on it is main-legacy/DataStoreConfig.java.

I'm attaching a patch that makes the move and deprecates DataStoreUtils.getDataStore in favor of DataStoreUtils.getDataAccess

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