[Prev][Next][Index][Thread]

Re: help with DUIM application



johncwhi@my-deja.com writes:

> Now how this fits into the suggestions given already...  Is the
> call-in-frame method the equivalent of the Notify() method?  I'll
> have to think about that some more.

Have you looked at the channels library that ships with FD? The source
is in sources/lib/channels. It seems to do observer pattern style
stuff. Receivers tune into channels which can broadcast information to
all tuned in receivers. I haven't used it but it may do something of
what you want.

Chris.
-- 
http://www.double.co.nz/dylan



References: