17 Jul
2003
17 Jul
'03
7:12 p.m.
David Bear wrote at 2003-7-16 09:49 -0700:
... I would like to create a generalized document/file viewer ... for any zope object ... ... will I need to loop and test object type?
You probably will as objects are not standardized enough to be reasonably presented in a uniform way. Dieter