[Zope] Iterating descendants of base Z Class, how?

Brian Lloyd Brian@digicool.com
Wed, 9 Jun 1999 14:37:06 -0400


> Oh yeah, and I can do
> 
> <!--#in "objectValues('Project') + objectValues('WebProject')"-->
> 
> but while this is cool (it's what I'm using now), it's still pretty
> inflexible.
> 
> --
> Alexander Staubo

Note that the objectValues method will accept a sequence:

<!--#in "objectValues(['Project','Web Project'])"-->
...
<!--#/in-->

does that help at all?


Brian Lloyd        brian@digicool.com
Software Engineer  540.371.6909              
Digital Creations  http://www.digicool.com