|
-
May 27th, 2004, 05:52 PM
#1
Thread Starter
Frenzied Member
Yet another class question... ugh
Hi Every1,
I have several classes that I would like to be able to serialize/deserialize directly from the class...
The serialization part works just fine, but I find that when I attempt to implement some deserialization stuff I get a huge block at the point where I have to set the object equal to the deserialized object...
any ideas on the syntax or methodology for this?
squirrelly1
Now happily married and still crankin' away at the keyboard.  Life is grand for a coder, no?
-
May 27th, 2004, 05:58 PM
#2
Thread Starter
Frenzied Member
Well, I got a workaround on this one...
Because my class is a collection (guess I should have mentioned that), I just created a temp object cleared my items and added a new item for each of the ones found in my temp object... 
squirrelly1
Now happily married and still crankin' away at the keyboard.  Life is grand for a coder, no?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|