From 378c2674fc704b2a6bbf0e6a01b721a7aea7c2e2 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 2 Jun 2008 00:21:43 +0000 Subject: saveing seems work, but may have bugs --- docs/SERIALIZATION_NOTES.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/SERIALIZATION_NOTES.txt b/docs/SERIALIZATION_NOTES.txt index 7130d36..55e13af 100644 --- a/docs/SERIALIZATION_NOTES.txt +++ b/docs/SERIALIZATION_NOTES.txt @@ -33,4 +33,9 @@ VSSerialize writeObject(taskTime) writeObject(isGlobalTimed) writeObject(isProgrammed) - + +VSProtocolEvent.serialize + super(=VSAbstractEvent).serialize + writeObject(protocolClassname) + writeObject(isClientProtocol) + writeObject(isProtocolActivation) -- cgit v1.2.3