Changes between Version 24 and Version 25 of FDORfc50


Ignore:
Timestamp:
06/04/10 06:07:13 (15 years ago)
Author:
oresthalustchak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc50

    v24 v25  
    2929== Overview ==
    3030
    31 Implementing this new select is optional for all providers, for now we can support this only for SQLite and in the future we can extend it to other providers as needed. We expect the RDBMS-based provider to support this over time.
     31Implementing this new select is optional for all providers, for now we will start with the SQLite provider and in the future we can extend it to other providers as needed. We expect the RDBMS-based providers to support this over time.
    3232
    3333The idea is to add support in FDO API for selecting from multiple classes and get a feature reader back.
     
    390390Run existing FDO core unit tests and expand SQLite unit tests to test the proposed enhancements defined above.
    391391
     392== Future Enhancements ==
     393
     394If needed, similar extensions can be done to FDO Update, Delete, and other commands that use filters so that they can take advantage of sub-selects or SelectAggregates to take advantage of joins.
     395
     396Other providers can be enhanced over time to implement these changes as needed.
     397
    392398== Funding/Resources ==
    393399