9 Sep
2002
9 Sep
'02
7:13 p.m.
This has been fixed in the CVS trunk for both 2.6 and 2.5, if you still observe the behavior, let me know. -Casey On Monday 09 September 2002 02:00 pm, Dieter Maurer wrote:
Casey Duncan writes:
If you run zope in "Debug" mode (-D switch on start), then it will check the file everytime the external method is executed, reloading it if it has changed. However, it is unwilling to take notice of signature changes (e.g. changes in the number of parameters, or changing their mandatory/with default state).
This is probably a bug which I did not yet file to the collector...
Dieter