Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 1 and Version 2 of Ticket #297


Ignore:
Timestamp:
10/09/08 13:13:53 (16 years ago)
Author:
abeham
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #297 – Description

    v1 v2  
    33It 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).
    44
    5 Serialization parts into two operators:
    6 1. Aggregate the necessary variables
     5Serialization parts into two operators:[[BR]]
     61. Aggregate the necessary variables[[BR]]
    772. Serialize the variables according to some scheme
    88