Changes between Initial Version and Version 1 of Ticket #16508, comment 7
- Timestamp:
- Feb 13, 2015, 9:57:34 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16508, comment 7
initial v1 4 4 Field 5 5 VirtualField 6 Relat edField6 RelationField 7 7 ConcreteField 8 8 }}} 9 9 10 The addition of an intermediary `VirtualField` class would be for future support of a `CompositeField` class, which isn't logically a `Relat edField`, but is logically virtual (and subfields of the `CompositeField` would be limited to concrete fields for simplicity of implementation).10 The addition of an intermediary `VirtualField` class would be for future support of a `CompositeField` class, which isn't logically a `RelationField`, but is logically virtual (and subfields of the `CompositeField` would be limited to concrete fields for simplicity of implementation).