On 26 Jun 2006 13:52:23 +1000, Scott Smedley wrote:
> 
> DefineFunc would behave much like AddToFunc except for 3 differences:
> 1. It would generate a warning message if the function already existed.

This is bad. Configs should usually be re-read-able. Instead, it should
silently apply DestroyFunc. In fact, DefineFunc (combining DestroyFunc
and AddToFunc) is something I wanted to have for a long time.

It is ok by me to add DefineFunc before 2.6.0, if it fixes issues.
Particularly, will it fix reliability of (re-)Schedule?

Regards,
Mikhael.

Reply via email to