just wanted to let you know. I don't really have an opinion on who to blame. The conditions venusian >= 1.0a5 imposes on callbacks before invoking them are not met by cornice resources, thus the corresponding routes will not be registered. I managed to fix the problem in my cornice fork [1], but only by exposing the depth parameter passed to venusian.attach. The lesson for me is that multiple nestings of decorators actually are complicated - and should be avoided. regards robert
[1] https://github.com/xrotwang/cornice/commit/dbbf07fb50a100c9357eef47668528cb83096c9b -- 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.
