maintaining session/context

From: Ajay (abra9823_at_mail.usyd.edu.au)
Date: 06/30/04


Date: Wed, 30 Jun 2004 16:14:48 +1000
To: python-list@python.org

hi!

I am developing an application where the user will progressively create a
template file, each time progressively adding more information
i have explored echoing form data back each time using hidden fields and i
cant user a db.
What approach would you suggest? i suppose i could use cookies but then i
will have a large number of name-value pairs. With files, comes the
expense if disk I/O.
Also if i use files, is there a way to write an object to a file, i.e,
serialize an object and read/write to/from a file.

thanks

--
Ajay Brar,
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.