| |
| Recipe 6.6: Object Serialization |
Last Updated: Sep 8, 2003
Status: Draft
|
|
|
|
How important is this problem to you?
(Login to Vote)
5.00 Rating, 2 Votes
|
|
How acceptable is the proposed solution?
(Login to Vote)
0.00 Rating, 0 Votes
|
|
Problem:
   
You want to serialize an object as a string or other simple structure, in order to store the object in a persistent state.
Solution:
Discussion:
|
|