9 Sep
2002
9 Sep
'02
6 p.m.
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