> Anyhow, in terms of ASP.NET and presentation, the event model > exists to make web development closer to traditional > client/server development. The fact that VS.NET works well > with it is a nicety. The event model came first; it does not > exist for an IDE's sake.
In event-driven GUI environments, it makes sense to write programs that listen for events. In environments that don't work that way, it seems to me to be a bit odd to wrap the illusion of events around the environment, and not too sensible in the absence of an IDE to take advantage of it. 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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

