The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: "Mark Ramm" <mark.mchristen...@gmail.com>
Date: Thu, 28 Jun 2007 16:25:39 -0400
Local: Thurs, Jun 28 2007 4:25 pm
Subject: Re: [TurboGears] Re: The Future of TurboGears
> This is probably a stupid question as I don't know WSGI at all, but will Well, there are some ways to do things before every request using > it possible to emulate CP tools? They look really useful in CP3. Perhaps > part of the end goal should be to provide all the CP convenience > features on top of paster too? __before__() and __after__() methods on the controller classes which allow for cross cutting behavior to be added to whole controller hierarchies, and we've added four hooks that can be applied by adding decorators to individual exposed controller methods: * before_validate, So you can write @expose(...) This will register function_to_call_before_validation() to the be If you have a use case which isn't covered by either of these And honestly, if you need something cross-cutting and the above hooks --Mark Ramm You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||