Hans-Werner Hilse wrote:

I never heard of it as "event driven programming", but I think what it
should refer to is the MVC pattern. The "events" for web applications
are of such a homogenuous nature that it has no worth to think of it as
"event driven". One needs a good understanding of MVC and the
Doc/Controller model (and serialization of state data) for building
fine complex webapps whose overall logic should keep being
understandable.

http://en.wikipedia.org/wiki/Event-driven_programming

On the opposite, if you've just a plain simple page to display, MVC is
definitely way too heavy.

Very true.


-hwh



--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
There's no place like 127.0.0.1
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
JimD
Central FL, USA, Earth, Sol
--
gentoo-user@gentoo.org mailing list

Reply via email to