gutopia-dev
[Top][All Lists]
Advanced

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

Re: [rgui-dev] Re: GUItopia mixin names


From: Tom Sawyer
Subject: Re: [rgui-dev] Re: GUItopia mixin names
Date: 23 Aug 2002 01:13:44 -0600

no reasonABLE reason :-) now that would be great mixin!

just FYI, if i am not mistaken the automaigcal system we have
implemented is a rendition of the Oberserver Pattern with Combination
Methods. if we had only one mixin i'd probably just call it AutoObserver
or AutoObservable, but since we have two the names need to be more
specific.

intersted in hearing what you come up with!

thanks,
~transami


On Thu, 2002-08-22 at 16:15, Harry Ohlsen wrote:
> > Eventable: Monitor method calls. When a method is called which has an
> > automagical binding specified for it, then execute that bound procedure.
> >
> > Changeable: Monitor instance variables and class variables. When a
> > variable changes that has an automagical binding specified for it, then
> > execute that bound procedure.
> 
> Ah!  They're slightly more abstract than I'd imagined, so I'll have to think 
> about it for a little while.  I'll comeback ASAP.
> 
> By the way, is there any reason that all mixin names must end with "able"?
> 
> Harry O.
> 
> 
> 
> _______________________________________________
> Gutopia-dev mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/gutopia-dev
> 
-- 
~transami





reply via email to

[Prev in Thread] Current Thread [Next in Thread]