On Wed, Feb 1, 2012 at 12:04 PM, cd34 <mcd...@gmail.com> wrote:
> On Feb 1, 2:36 pm, sajuptpm <sajup...@gmail.com> wrote:
>> I have a project developed in turbogears, i want to move it to
>> Pyramid,  is it possible ???
>
>> I am using following feature of TG2
>> controller
>
> The closest thing to the controller structure from TG2 are handlers.

Actually, the closest thing to controllers is view classes.
pyramid_handlers is one way to manage view classes, but increasingly
people are "doing it themselves" with @view_config.

-- 
Mike Orr <sluggos...@gmail.com>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to