On Fri, Jan 23, 2009 at 6:16 PM, Jeremy Dunck <jdu...@gmail.com> wrote:
> I'd like to do some processing any time a flatpage is requested.
>
> I can accomplish this by using a view middleware and testing for the
> resolved view, but it seems a like a signal would be useful so I could
> have a reference to the flatpage object itself.
>
> Any opposition to the idea?

Yes, this gets strong, strong opposition from me. The fewer signals we
have in our framework, the better. It still bugs me that we have as
many as we have now, frankly.

Adrian

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

Reply via email to