[Corona] Move MVC and Request related classes into new namespace.
Review Request #129 — Created July 2, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
pprkut:winphone | |
|
|
139, 135 | |
Reviewers | |
lunr | |
Move MVC and Request related classes into new namespace. This should be the last major namespace shuffling before 0.2 final :)
Unit Tests
Diff Revision 1 (Latest)
src/Lunr/Core/Tests/ConfigServiceLocatorGetInstanceTest.php |
---|
src/Lunr/Core/Tests/ConfigServiceLocatorLocateTest.php |
---|
src/Lunr/Core/Controller.php |
---|
src/Lunr/Core/ErrorEnumTrait.php |
---|
src/Lunr/Core/FrontController.php |
---|
src/Lunr/Core/InterRequest.php |
---|
src/Lunr/Core/Model.php |
---|
src/Lunr/Core/Request.php |
---|
src/Lunr/Core/Response.php |
---|
src/Lunr/Core/View.php |
---|
src/Lunr/Core/Tests/ControllerBaseTest.php |
---|
src/Lunr/Core/Tests/ControllerResultTest.php |
---|
src/Lunr/Core/Tests/ControllerTest.php |
---|
src/Lunr/Core/Tests/ErrorEnumTraitTest.php |
---|
src/Lunr/Core/Tests/FrontControllerBaseTest.php |
---|
src/Lunr/Core/Tests/FrontControllerDispatchTest.php |
---|
src/Lunr/Core/Tests/FrontControllerGetTest.php |
---|
src/Lunr/Core/Tests/FrontControllerTest.php |
---|
src/Lunr/Core/Tests/InterRequestTest.php |
---|
src/Lunr/Core/Tests/MockController.php |
---|