Changes between Version 14 and Version 15 of FDORfc34


Ignore:
Timestamp:
Apr 15, 2009, 2:03:50 PM (15 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc34

    v14 v15  
    649649}}}
    650650
     651=== Managed FDO API ===
     652
     653The FDO Managed Interfaces will also be updated in a similar manner to reflect the proposed changes.
     654
    651655== Provider Implementation ==
    652656
    653 Providers will not be required to implement this functions, although they will be encouraged to do so. These methods will be added with a default implementation that throws an exception stating that the property is not supported.
     657Providers will not be required to implement the above functionality, although they will be stringly encouraged to do so. These methods will be added to the base FDO API package with a default implementation that throws an exception stating that the property is not supported.
    654658
    655659It is expected that resourcing will be supplied to modify the SQLite, SDF and SHP providers. Resourcing for other provider enhancements will be determined at a latter date.