Changes between Version 14 and Version 15 of FDORfc34
- Timestamp:
- 04/15/09 14:03:50 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc34
v14 v15 649 649 }}} 650 650 651 === Managed FDO API === 652 653 The FDO Managed Interfaces will also be updated in a similar manner to reflect the proposed changes. 654 651 655 == Provider Implementation == 652 656 653 Providers will not be required to implement th is functions, although they will be encouraged to do so. These methods will be addedwith a default implementation that throws an exception stating that the property is not supported.657 Providers 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. 654 658 655 659 It 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.