Changes between Initial Version and Version 1 of Ticket #28519, comment 49
- Timestamp:
- 10/03/19 17:16:04 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28519, comment 49
initial v1 1 1 For now, I see two ways to go: 2 2 3 1) We accept that forms are not immutable. Then, copies in every corner are my preferability to avoid unw ished effects.3 1) We accept that forms are not immutable. Then, copies in every corner are my preferability to avoid unwanted effects. 4 4 5 5 2) We see forms as immutable **as soon as all components are set** (which seems to make sense).