Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^5: Catalyst : Observations After Week 1

by Aristotle (Chancellor)
on Nov 18, 2005 at 07:43 UTC ( [id://509705]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Catalyst : Observations After Week 1
in thread Catalyst : Observations After Week 1

Well, MVC on the web is severly limited anyway.

In real MVC apps, the view can listen to changes in the model, and has to, because there are often multiple views and controllers interacting with the model at once.

On the web, once you’ve rendered the view, it sits there dumbly in the user’s browser. (XMLHttpRequest does not significantly change this.) That makes the distinction between the model and the controller blurry and somewhat artificial.

Makeshifts last the longest.

  • Comment on Re^5: Catalyst : Observations After Week 1

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://509705]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-04-24 01:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found