Is it possible to write a class with data and functionality and save the instances of the class to a file? If so how?
I know there's object databases for storage of objects but I wondered is was possible to save the object to a file.
Thanks for any advice.
Nik