On Thu, 2012-01-05 at 23:49 -0800, Martin Aspeli wrote:
> 
> On Jan 6, 7:06 am, Chris McDonough <[email protected]> wrote:
> > Thanks, I'm tracking this  athttps://github.com/Pylons/pyramid/issues/394
> 
> Great!
> 
> Side question - is my approach a reasonable one for mobile sniffing?

It's probably more direct to use a custom view predicate rather than
indirectly choosing a view based on the interfaces of the request.  See
the custom_predicates argument to view_config.

- C


-- 
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.

Reply via email to