[Zope] version proof code

Piers Lauder piers@cs.su.oz.au
Fri, 23 Apr 1999 13:56:22 +1000


What's the approved way to write Products that will work with
incompatible versions of Zope?

Eg: how can one write Python code that will call manage_addDocument for
version 1.9 or manage_addDTMLDocument for version 1.10?