Hi,
I am looking into the architecture of an application where
components are instanciated and configured generally at runtime,
although some components maybe placed on the stage at author time and
"wired up" runtime. The application is pretty much an interface to
control system which we talk to via an XML socket.. Most of the
components are buttons which would send commands to the back end, but
some would be navigational, etc.
My question is: Would it be better to have my buttons themselves
dispatch these commands themselves, or is it better to have the parent
containers listen for button pushes and dispatch the appropriate commands?
Thanks
Glen
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders