RE: [Zope] Iterating descendants of base Z Class, how?
9 Jun
1999
9 Jun
'99
6:37 p.m.
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
9798
Age (days ago)
9798
Last active (days ago)
0 comments
1 participants
participants (1)
-
Brian Lloyd