[fdo-trac] #674: Create FDO connection directly from library name.
FDO
trac_fdo at osgeo.org
Fri Aug 6 14:24:56 EDT 2010
#674: Create FDO connection directly from library name.
-----------------------------+----------------------------------------------
Reporter: brentrobinson | Owner: brentrobinson
Type: enhancement | Status: new
Priority: minor | Milestone: 3.6.0
Component: FDO API | Version:
Severity: 3 | Keywords: Connection Manager Provider Library
External_id: |
-----------------------------+----------------------------------------------
Under this enhancement, more flexibility will be added to the
FdoIConnectionManager::CreateConnection() function, by allowing the
providerName parameter to be a provider library file name or a registered
provider name. Currently, providerName must be the name of a registered
provider.
When providerName is set to a library, FDO will load the library and
obtain the FDO connection from it.
This enhancement adds some convenience for applications that want to use a
provider that is not registered. As long as the application knows the
provider's library file name, it will be able to obtain a connection from
the provider.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/674>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list