Other Capabilities of Event Package
Serialize events as an Ascii string -- used to transmit via TangoInteractive and to archive events as values of hidden fields in History Page
- “escape” values of string properties
- recursively allow “child events” (arrays)
Deserialize, Initialize, Clone, Compare …..
- Compare events to remove redundant heartbeats
Should probably be done using XML but currently simple adhoc protocol
- there is a JavaScript XML parser