Re: PATCH: var watchers with no variable

2004-11-28 Thread Joshua N Pritikin
Thanks Zefram, these are generally great patches. I'll merge them as soon as I have a spare tuit. -- A new cognitive theory of emotion, http://openheartlogic.org signature.asc Description: This is a digitally signed message part

PATCH: var watchers with no variable

2004-11-28 Thread Zefram
A var watcher can currently be created with no variable to watch, provided of course that it is parked. However, once a variable has been set, the watcher cannot be returned to the no-variable state. The variable to watch can be changed, but the watcher rejects any attempt to set the reference to

PATCH: documentation improvements

2004-11-28 Thread Zefram
--- Event-1.00/lib/Event.pod2004-05-14 16:20:47.0 +0100 +++ Event.pod 2004-11-28 16:42:22.0 + @@ -21,6 +21,43 @@ to delay the handling of events so that they may be dispatched in priority order when it is safe for callbacks to execute. +Events (in the ordinary sense of