> After diving deep into actionscript/flash development the 
> past year I've come to understand the "awesomeness" of 
> using listeners + event broadcasting in keeping a design 
> flexible.

That makes a lot of sense, in an event-driven environment like most GUIs
provide. Web applications tend to be a lot more linearly structured, though,
and I suspect that mapping an event model onto it may make things more
complex rather than simpler. Interestingly, that's essentially the approach
to ASP.NET programming with Visual Studio.NET - you build web applications
as if they were GUI applications, and Visual Studio writes lots of code for
you to provide that illusion.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to