On 22 March 2010 09:16, Craig van Nieuwkerk <[email protected]> wrote:
> One of the things I find that makes MVC so productive is it doesn't > have lots of control toolkits. Wrestling with grid databind events to > make a row format correctly or chasing event handlers all over the > place trying to work out if you need to use the OnShow, OnMakeVisible, > OnEnable, OnPaint, OnDisplay event is a nightmare I am happy to see > the back of. +1 and I'd argue that unless you're trying to do a wholesale web-as-a-platform move ala GWT, event driven programming doesn't really make a lot of sense given how the underlying technology works. I always find it telling that the question of reach for the app (for Internet facing stuff that makes coin) rarely comes up in these technology threads. -- David Connors ([email protected]) Software Engineer Codify Pty Ltd - www.codify.com Phone: +61 (7) 3210 6268 | Facsimile: +61 (7) 3210 6269 | Mobile: +61 417 189 363 V-Card: https://www.codify.com/cards/davidconnors Address Info: https://www.codify.com/contact
