Thanks Bruno, this is an interesting optimisation! On May 15, 9:16 pm, Bruno Rocha <rochacbr...@gmail.com> wrote: > in your controllers you will just need to instantiate your classes and work > with inheritance,
But I need to have some basic controller class. It must expose methods as callable URLs. Do you have any idea how to implement such class?