Re: legacy style watchers - or none at all

2009-11-23 Thread Patrick Hunt
Maarten Koopmans wrote: I am coding away on yet another client interface, and I can live in a situation where I have no watchers. Callbacks into my interpreter are a bit risky as well, so I am opting for the legacy style now, wrapping the c interface in such a way that it never allows watchers

legacy style watchers - or none at all

2009-11-23 Thread Maarten Koopmans
Hi, I am coding away on yet another client interface, and I can live in a situation where I have no watchers. Callbacks into my interpreter are a bit risky as well, so I am opting for the legacy style now, wrapping the c interface in such a way that it never allows watchers on paths (and henc