On Jun 20, 8:07 am, Binh <[email protected]> wrote: > 4. Controllers don't seem to have a clean way to implement before and > after filters. Maybe web2py needs to incorporate the idea of > inheritance controllers like Rails.
Unless I misunderstand some other subtlety, this is exactly what decorators are for.

