Omnibroser - DuoBrowser - What is the equivalent of OBActor ?

Damien Cassou damien.cassou at gmail.com
Fri Jun 29 10:27:47 UTC 2007


2007/6/29, Cédrick Béler <cbeler at enit.fr>:
> I'm still looking at omnibrowser, and loaded DuoBrowser of Roel. Still
> working but got an error becasue it uses OBNodeActor and al. It seems
> this actors classes have been removed. What was their role ? and what is
> the alternative way of doing now ?

Actors were meant to add behavior to nodes. Now, Commands should be
used. For each action, implement a corresponding command, subclass of
OBCommand. Look at all the examples.

-- 
Damien Cassou


More information about the Squeak-dev mailing list