Does anyone know of any progress on this bug its marked as "pending" in the Collector, so I guess not. http://classic.zope.org:8080/Collector/1441/view ----- Original Message ----- From: "Shane Hathaway" <shane@digicool.com> To: <phd@phd.russ.ru> Cc: <zope-dev@zope.org> Sent: Thursday, July 20, 2000 6:29 AM Subject: Re: [Zope-dev] Acquisition/cDocumentTemplate bug
Oleg Broytmann wrote:
Anyone is working on it? Should I put this into Collector or Tracker?
Already there. The Zope project manager is gone for the week.
Shane
On Mon, 17 Jul 2000, Shane Hathaway wrote:
This is an excellent bug analysis. I suggest that we create a new PyCallable_Check function that works in the presence of wrappers, perhaps called PyCallable_CheckW(). If it is placed in Acquisition.c then cDocumentTemplate.c will have to #include "Acquisition.h". Then we need to replace PyCallable_Check in probably more than just cDocumentTemplate.
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )