[fdo-trac] #417: RFC 26 - Add ExtendedSelect command and
Scrollable Reader
FDO
trac_fdo at osgeo.org
Wed Nov 5 14:56:46 EST 2008
#417: RFC 26 - Add ExtendedSelect command and Scrollable Reader
-----------------------------------------------+----------------------------
Reporter: brentrobinson | Owner: brentrobinson
Type: enhancement | Status: assigned
Priority: major | Milestone:
Component: FDO API | Version:
Severity: 2 | Resolution:
Keywords: Extended Select Scrollable Reader | External_id:
-----------------------------------------------+----------------------------
Comment (by brentrobinson):
Revision: 4190
Author: brentrobinson
Date: 2:50:32 PM, Wednesday, November 05, 2008
Message:
Ticket#417: Implemented RFC 26:
- Added FdoIExtendedSelect and FdoIScrollableFeatureReader to FDO API
- Added Managed wrappers for the above.
- Implemented FdoIExtendedSelect in SDF and SHP providers. Each of
these providers already had
a custom command that did the same thing. The FdoIExtendedSelect and
custom commands now
share the same implementation.
----
Modified : /trunk/Fdo/Managed/Project/MgFDO.vcproj
Added :
/trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIExtendedSelect.h
Added :
/trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIExtendedSelectImp.cpp
Added :
/trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIExtendedSelectImp.h
Added :
/trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIScrollableFeatureReader.h
Added :
/trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIScrollableFeatureReaderImp.cpp
Added :
/trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIScrollableFeatureReaderImp.h
Modified : /trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgCommandType.h
Modified : /trunk/Fdo/Managed/Src/OSGeo/FDO/mgObjectFactory.cpp
Modified : /trunk/Fdo/Managed/Src/OSGeo/FDO/mgObjectFactory.h
Modified : /trunk/Fdo/Unmanaged/Fdo.vcproj
Modified : /trunk/Fdo/Unmanaged/Inc/Fdo/Commands/CommandType.h
Added : /trunk/Fdo/Unmanaged/Inc/Fdo/Commands/Feature/IExtendedSelect.h
Added :
/trunk/Fdo/Unmanaged/Inc/Fdo/Commands/Feature/IScrollableFeatureReader.h
Modified : /trunk/Fdo/Unmanaged/Inc/Fdo.h
Modified : /trunk/Fdo/Unmanaged/Inc/Makefile.am
Modified : /trunk/Providers/SDF/Inc/SDF/IExtendedSelect.h
Modified : /trunk/Providers/SDF/Inc/SDF/IScrollableFeatureReader.h
Modified : /trunk/Providers/SDF/Src/Provider/SdfCommandCapabilities.cpp
Modified : /trunk/Providers/SDF/Src/Provider/SdfConnection.cpp
Modified : /trunk/Providers/SDF/Src/UnitTest/ExtendedSelectTest.cpp
Modified : /trunk/Providers/SDF/Src/UnitTest/ExtendedSelectTest.h
Modified : /trunk/Providers/SHP/Inc/SHP/IExtendedSelect.h
Modified : /trunk/Providers/SHP/Inc/SHP/IScrollableFeatureReader.h
Modified : /trunk/Providers/SHP/Src/Provider/ShpCommandCapabilities.cpp
Modified : /trunk/Providers/SHP/Src/Provider/ShpConnection.cpp
Modified : /trunk/Providers/SHP/Src/UnitTest/ExtendedSelectTests.cpp
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/417#comment:2>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list