Guest_imported
New member
- Jan 1, 1970
- 0
Hi folks,
as I'm used to programme object-oriented, I need an approach to save instances of classes.
Are there some robust approaches to do this? Of course you can save the attributes of an object in order to read them out later and rebuild your objects. But this way is not uniform and somehow awkward to do.
Any hint or adequate web-address is highly appreciated.
Thanks in advance.
FlawPeter
as I'm used to programme object-oriented, I need an approach to save instances of classes.
Are there some robust approaches to do this? Of course you can save the attributes of an object in order to read them out later and rebuild your objects. But this way is not uniform and somehow awkward to do.
Any hint or adequate web-address is highly appreciated.
Thanks in advance.
FlawPeter