19 May
2006
19 May
'06
5:25 p.m.
This is addressed in the document and there is also an example which demonstrates how this is done. Robert Ramey Catalin Pitis wrote:
Hi
I wonder how can a class that doesn't provide a default constructor can be serialized? As far as I saw, the serialization methods assume that the object is already created. This makes me nervous :), because I wouldn't create an object that is not in a valid state after creation...
Am I missing something in this library? yep Can I do it "the easy way"? yep
Robert Ramey
Thanks Catalin