Is MVC architecture applicable for web environment??
Peter Hansen
peter at engcorp.com
Thu Feb 26 09:36:22 EST 2004
More information about the Python-list mailing list
Thu Feb 26 09:36:22 EST 2004
- Previous message (by thread): Is MVC architecture applicable for web environment??
- Next message (by thread): Is MVC architecture applicable for web environment??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ketulp_baroda at yahoo.com wrote: > > Is the true mvc architecture ( with observer-observable pattern as > implemented in JAVA) not 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. Google might help you: http://www.google.ca/search?q=mvc+architecture+web
- Previous message (by thread): Is MVC architecture applicable for web environment??
- Next message (by thread): Is MVC architecture applicable for web environment??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list