Is MVC architecture applicable for web environment??
Robert Brewer
fumanchu at amor.org
Fri Feb 27 14:15:39 EST 2004
ketulp_baroda wrote:
> Subject: Re: Is MVC architecture applicable for web environment??
> I want to know wheteher observer-observable pattern is applicable for
> web environment?? I mean to say that the HTTP protocol is
> request/response based so
> there is no notion of an "event" being notified ...
> whereas the observer-observable pattern is based on event.
It can be MVC if you allow for that fact that the user must
approve/request screen repaints. ;)
FuManChu
More information about the Python-list
mailing list