saving objects to files

E

Ell Quing

Is there a way to save an object (say, a hash map) to a file, and then
retrieve the object from the file?

Thanks
 
R

Robert Klemme

Ell said:
Is there a way to save an object (say, a hash map) to a file, and then
retrieve the object from the file?

Marshal and YAML are the easiest. Depending on your need you might want
to use PStore or a database. HTH

Kind regards

robert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top