Changes between Version 1 and Version 2 of Ticket #297
- Timestamp:
- 10/09/08 13:13:53 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #297 – Description
v1 v2 3 3 It is not necessary to specify the parameters in a !ConstrainedItemList, a simple list should do. Also the type is not really necessary, as the parameters are looked up regarding their name only (this implies that in !SimpleSerialization it becomes necessary to transmit the type). 4 4 5 Serialization parts into two operators: 6 1. Aggregate the necessary variables 5 Serialization parts into two operators:[[BR]] 6 1. Aggregate the necessary variables[[BR]] 7 7 2. Serialize the variables according to some scheme 8 8