[Corona] Remove response handling from front controller class

Review Request #171 — Created Oct. 7, 2013 and submitted

pprkut
Lunr
pprkut:locator
lunr
This does not really work as expected when you chain front controller calls (e.g. when looking for controllers in multiple locations).
It would add a lot of unnecessary work in index.php (or wherever) to cleanup the response in case you do find a valid controller.
Unit tests
dinos
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...