John,

My argument (or reason for switching) is it's DRY. Saves a lot of time and
repetition in the long run ... at least in my experience. On the other
hand, there are still perfectly good purposes for "function based views".


On Mon, Nov 12, 2012 at 11:07 AM, John DeRosa <jo...@ipstreet.com> wrote:

> On Nov 11, 2012, at 9:57 AM, Kevin <kveron...@gmail.com> wrote:
>
> > Hello!
> >
> >   I am curious of how many existing Django developers have moved over to
> class-based views or are still using the function-based ones.  I tend to
> use a mix depending on what I am trying to do.  I try to stick with
>
> I use only function-based views. I've yet to read a compelling argument
> for switching.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to