On Wed, Feb 8, 2012 at 10:52 AM, Jonathan Vanasco <[email protected]>wrote:
> thanks! > > On Feb 8, 1:45 pm, Chris McDonough <[email protected]> wrote: > > On Wed, 2012-02-08 at 10:32 -0800, Jonathan Vanasco wrote: > > > i've got some debugging info on event subscribers; i'd like keep them > > > from running on the static elements / debug toolbar, etc > > > > The view isn't yet found when a NewRequest or ContextFound event is > > sent, so no "API way" if you're using either of those, although you can > > always use request.path_info to filter. > Is there an API way that would work from within a wrapper view? thanks Iain -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
