Someone more familiar will chime in with an expanded and better
response , but I would look into these elements that I've encountered
in the past few months:

Pyramid has Event Subscribers:
    http://pyramid.readthedocs.org/en/latest/api/events.html

There are also "hooks"
    http://pyramid.readthedocs.org/en/latest/narr/hooks.html

and "tweens"
    http://pyramid.readthedocs.org/en/latest/narr/hooks.html#registering-tweens

You can extend the configuration quite easily with "includeme"
    
http://pyramid.readthedocs.org/en/latest/narr/extconfig.html?highlight=includeme

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