Hi, I find myself in need to write a custom configuration decoration that would mark a resource to be included in config during a scan(). Quite surprisingly, the only configuration decoration (needed a special term in glossary) in Pyramid seems to be pyramid.view.view_config. I've looked into it, as well as pyramid_handlers.action. Both look different in what they do and I suspect what actually matters is how they are called. Can anyone offer explanation on this process? A guidance on how to write a simple configuration decoration myself would be appreciated, too.
Regards, Peter -- 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.
