hi, in my application, a custom RootFactory is passed as an argument to the Configurator. But when debugging for permission, the context for all views is still DefaultRootFactory. only when the custom factory passed to the add_route() method, will it be the context for the particular route. is this to be expected? fyi, i am using url dispatch and the pyramid is version 1.3.4
-- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/XqA4HwbdZksJ. 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.
