Does MVC make sense with Amber?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Does MVC make sense with Amber?

R. Tyler Croy
I was thinking about this today, how much does MVC make sense in an environment
like Amber?

It makes sense to me to have a "TweetModel" and a "TweetWidget" (subclass of
Widget) in a 'TwitterWall" like example, but where does the controller fit into
the picture?

Thus far I've found myself using a "MyApp" singleton which manages the
orchestration of various models and views, but this feels like it might be the
wrong direction. Does MVC make sense in Amber, and if so, are there any good
examples of its use?


Cheers
- R. Tyler Croy
--------------------------------------
    Code: http://github.com/rtyler
 Chatter: http://twitter.com/agentdero
          [hidden email]

attachment0 (205 bytes) Download Attachment