[ZPT] Zope Persistent Objects

Nguyen, Joe Joe.Nguyen at coair.com
Tue Mar 23 13:14:16 EST 2004


Hi, 

 

Simple question; if I passed in a dictionary from an external method. How
would I keep that dictionary persistent so that I can refer to it anytime?
For instance,

 

In a python script, I would have something similar to dictObject =
passInDictionaryObject.

How do I make this so I can retrieve "dictObject" anytime I want to?  Do I
use ZODB?  I've read over it a little but im nto sure if that's the right
way to go.  Can I just do a test = context.REQUEST.get('dictObject') without
passing variables?  Please help.

 

Joe

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zpt/attachments/20040323/c3d5cd5b/attachment.html


More information about the ZPT mailing list