99designs / ergo

A lightweight php5 library for request/response routing, controllers and http interaction.
http://99designs.com
MIT License
29 stars 4 forks source link

Revive old controller classes for improved backwards compatibility #20

Closed rbone closed 10 years ago

rbone commented 10 years ago

Specifically revives:

Some small changes need to be made to RoutedController to make it compatible with the new interface for Router and ControllerDirectory.