Changes between Initial Version and Version 1 of Ticket #13394, comment 9
- Timestamp:
- 2016-08-25T21:11:54+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13394, comment 9
initial v1 14 14 - Detach them from the `DataSet` (not recommended) 15 15 - Create a PrimitiveData for them. This is meant to store data about primitives independent from the data set. 16 - Use a weak reference if they absolutely need to have a reference (not perfect either, but works for simple node in way/... tests)