Object (string) serialization

  • Thread starter Thread starter Ann Huxtable
  • Start date Start date
A

Ann Huxtable

Hi,

I have a nested object (containing dictionaries) that i want to be able
to persist (and read back from) a configuration file.

Anyone has any ideas/pointers as to how to go about this. Essentially,
my objects are dictioanies of dictionaries, and I want to be able to
persist their state to text. Any help will be greatly appreciated.

thanks
 
Back
Top