I do not undersand. can you rpovide an example?
On Jun 9, 11:28 pm, Binh <btbinht...@gmail.com> wrote: > Controller would be useful for a facebook canvas app where all > requests are delegated to all the other controllers. > The example facebook app shows the use of pyfacebook to handle > requests on the index action in the default controller. > > Is it possible to hookup pyfacebook in a DRY way that all controllers > can handle facebook requests or controllers that can inherit from > default.py or something like that?