On Dec 27, 2007 10:05 AM, Iannis Zannos <
zannos@xxxxxxxxx
> wrote:
The point is to avoid having to change class definition code for
customizing ones startup and run. I believe there should be in
SuperCollider always a scheme for customizing those basic things
independently of class code.
For me I prefer to keep everything in class code.
If we have a single delegate class then we can discuss these things in terms of what is best for a simple and clear application behavior for beginners.
because the rest of us can easily customize.
and I agree, the file is simpler to explain. telling someone to subclass the ApplicationBehavior is a bit more involved.
-cx