17 May
2002
17 May
'02
6:09 p.m.
One approach is simply to incorporate them into the same module in the Extensions. You construct two different External Method descriptors, but they point to the same shared module. belen@netcom.no wrote: I have two external methods in the same zope folder. Is there a way to import one of the external methods into the other one? I need to access a datatype class from one to the other.