[Zope] Zope Digest, Vol 98, Issue 1

Yuri yurj at alfa.it
Mon Aug 27 08:06:45 UTC 2012


http://plone.org/documentation/kb/catalog-anything

Il 03/08/2012 14:00, zope-request at zope.org ha scritto:
> Send Zope mailing list submissions to
> 	zope at zope.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://mail.zope.org/mailman/listinfo/zope
> or, via email, send a message with subject or body 'help' to
> 	zope-request at zope.org
>
> You can reach the person managing the list at
> 	zope-owner at zope.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Zope digest..."
>
>
> Today's Topics:
>
>     1. Catalog a dictionary (Giampiero Benvenuti)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 3 Aug 2012 13:13:34 +0200
> From: Giampiero Benvenuti<giampiero.benvenuti at chiaroscuro.com>
> To: zope at zope.org
> Subject: [Zope] Catalog a dictionary
> Message-ID:<4E0A87D6-CAAE-4CFA-8D30-2384073F4F07 at chiaroscuro.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hello!
>
> can you please give me some hints on how to catalog a list of dictionaries? Is it possible?
>
> L= [{'id':'1','lastName':'Rossi','firstName':'Mario'}, {...), etc..]
>
>   for d in L:
> 	context.Mycatalog.catalog_object( d, d['id'])
>
> Thanks so much in advance!
>
> GP
>
>
>
> ------------------------------
>
> _______________________________________________
> Zope maillist  -  Zope at zope.org
>
>
>
> End of Zope Digest, Vol 98, Issue 1
> ***********************************



More information about the Zope mailing list