[fdo-trac] #728: Schema Manager: improve "not cached" object list.
FDO
trac_fdo at osgeo.org
Wed Nov 24 10:58:17 EST 2010
#728: Schema Manager: improve "not cached" object list.
--------------------------------+-------------------------------------------
Reporter: brentrobinson | Owner: brentrobinson
Type: defect | Status: new
Priority: minor | Milestone: 3.6.0
Component: GenericRdbms API | Version: 3.6.0
Severity: 3 | Keywords: Schema Manager cache
External_id: |
--------------------------------+-------------------------------------------
When the Generic Rdbms Schema Manager reads database objects into its
cache, it maintains a list of objects, for which an attempt to read was
made, but which were not cached. However, there are two reasons why the
object did not get cached:
* object doesn't exist
* object exists but it is not a type of object that is cached
by the schema manager.
This ticket will improve the "not cached" list to indicate the reason why
it was not cached. This info will then be used when generating unique
names for new objects. The name will be checked to see if it is in use by
a object that exists but was not cached.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/728>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list