#71 open
Joshua Paine

Tools tries to instantiate abstract controllers

Reported by Joshua Paine | February 16th, 2009 @ 04:31 PM | in 0.30

and dies, of course.

Comments and changes to this ticket

  • Joshua Paine

    Joshua Paine February 16th, 2009 @ 05:10 PM

    • Tag changed from controller, tools to controller, routing, tools

    It's not only Tools. Recess reads the routes from abstract controllers and tries to use them. It even seems to try to instantiate the abstract controller when you use one descended from it.

    Here's my ideal: I'd like to be able to define an abstract controller and have its routes read but not used. Anything I don't override in an inheriting controller uses the routing from the parent abstract controller (adjusted for the new prefix, if necessary). But routing statements in the child would override those from the parent.

  • Kris Jordan

    Kris Jordan March 30th, 2009 @ 09:57 PM

    • Milestone changed from 0.11.1 to 0.30
    • State changed from “new” to “open”

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The Recess PHP Framework is an open source, full stack, RESTful PHP framework.

http://www.recessframework.org/

People watching this ticket

Pages