Changes between Initial Version and Version 1 of Ticket #683, comment 4
- Timestamp:
- 19.08.2014 02:18:01 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #683, comment 4
initial v1 4 4 5 5 The `CompositeValue` accessor methods which take a `defaultValue` parameter are dropped. 6 In conjunction with on-demand child topic loading (introduced in DM 4.1 ) the notion of a default value become pointless.6 In conjunction with on-demand child topic loading (introduced in DM 4.1, see #411) the notion of a default value become pointless. 7 7 To check weather a certain child topic(s) is already loaded, use CompositeValue's `has(childTypeUri)`. 8 8