[Zope] Marshalling Strings back to data type
    Chris Withers 
    lists at simplistix.co.uk
       
    Thu Mar 25 04:56:50 EST 2004
    
    
  
(loose the html posting)
Chris Bruce wrote:
> The reason is that I am porting some zclass objects into a database.  
> This field contains answers to a dynamic option list.
So build a table structure to store it in. Glad to see you're loosing the 
ZClasses, but if you are, then take advantage of the RDB you're moving to :-)
> I don't think it would be that much of a pain in the ass to parse it 
> into a dict, but I was thinking that Zope had some functions that could 
> already do this.
exec <10.0 wink>
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
    
    
More information about the Zope
mailing list