[Zope] Re: Marshalling Strings back to data type

Chris Bruce chris at chrisbruce.com
Tue Mar 23 20:43:47 EST 2004


Ok,

found __bobo_traverse__  but how do I return index_html (the one in the
folder or higher up)?


Chris

----- Original Message ----- 
From: Chris Bruce
To: zope at zope.org
Sent: Tuesday, March 23, 2004 5:16 PM
Subject: Marshalling Strings back to data type


I am storing a STRING version of dictionary in db like:

{'3_Professional Designation': ['Bookkeeper', 'QuickBooks Certified Pro
Advisor'], '4_Products Supported': ['QuickBooks & QuickBooks Pro'],
'1_QuickBooks Services': ['Software Installation', 'Software Support',
'Troubleshooting', 'Phone Consultations', 'Seminars', 'One to One Training',
'Payroll'], '2_Accounting Services': ['Bookkeeping ', 'Payroll'],
'5_Platforms Supported': ['Windows']}

Is there a way in Zope to type that back to a dict?




More information about the Zope mailing list