[Zope] Importing Data
   
    Farrell, Troy
     
    troy.farrell@wcg.com
       
    Wed, 8 Aug 2001 15:13:25 -0500
    
    
  
It may just be me, but your question doesn't make sense.  I think you want
to:
1) Make a zclass that holds the data
2) Write an external method that parses the csv file and
3) use the same external method to add instances of the ZClass with the data
from the csv file.
Troy
> -----Original Message-----
> From: Chris Bruce [mailto:chrisabruce@yahoo.com]
> Sent: Tuesday, August 07, 2001 11:44 AM
> To: zope@zope.org
> Subject: [Zope] Importing Data
> 
> 
> I have a csv file and I would like to import it into a zclass
> structure.  Is there a way to do this in Zope?
> 
> 
> Thanks,
> 
> Chris
> 
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with 
> Yahoo! Messenger
> http://phonecard.yahoo.com/
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>