MVC

Michael Mabin d3vvnull at gmail.com
Thu May 22 23:13:54 EDT 2008


In fact, the Pylons web framework is geared toward the MVC approach.
http://pylonshq.com/

On Thu, May 22, 2008 at 7:48 PM, George Maggessy <george.maggessy at gmail.com>
wrote:

> Hi Gurus,
>
> I'm a Java developer and I'm trying to shift my mindset to start
> programming python. So, my first exercise is to build a website.
> However I'm always falling back into MVC pattern. I know it's a
> standard, but the implementation language affects the use of design
> patter. So, here goes my question. Is that OK if I follow this? Should
> I create DAOs, View Objects, Controllers and etc? Is there any sort of
> best practice / standard to Python?
>
> Cheers,
> George
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
| _ | * | _ |
| _ | _ | * |
| * | * | * |
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080522/85880c8b/attachment-0001.html>


More information about the Python-list mailing list