Changes between Version 5 and Version 6 of FDORfc7
- Timestamp:
- 07/30/07 12:29:02 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc7
v5 v6 32 32 33 33 Why is it important to distinguish these classes in FDO? Because these classes fall into a different category, for the same reasons why in RDBMSs views are distinguished from tables. These classes virtualness cannot be expressed by any existing methods of !FdoClassdefinition. In fact, their characteristics are somewhat unpredictable and depend on the underlying virtual object definition. 34 Exposing the virtual class type as a new type returned by !GetClassType() would affect current behaviour .34 Exposing the virtual class type as a new type returned by !GetClassType() would affect current behaviour of existing applications. 35 35 36 36 == Proposed Solution ==