21 Oct
2005
21 Oct
'05
3:43 p.m.
Dieter Maurer wrote:
Be careful with External Methods and locks:
An External Method does not share the module namespace with the same External Methods in other workers.
Thus, you should not use locks defined in the source file of the External Method (but outside in a true Python module).
Good point! Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk