[Core] add InterRequest class

Review Request #89 — Created April 26, 2013 and submitted

olivier
Lunr
owizen:InterRequest
7315
lunr
This class intends to wrap the Clirequest class to present it the same way as the core request class

for consistency, the following should be reviewed first:
http://reviews.lunr.nl/r/88/
Unit tests
  • 0
  • 0
  • 7
  • 0
  • 7
Description From Last Updated
There are no open issues
olivier
pprkut
  1. 
      
  2. src/Lunr/Core/InterRequest.php (Diff revision 1)
     
     
     
     
     
     
     
     
     
     
     
     
     
    The issue has been resolved. Show all issues
    restricting the inter request to only override on controller, method and parameters is just unnecessarily limiting future use cases. Let the user decide what to override.
  3. src/Lunr/Core/InterRequest.php (Diff revision 1)
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    The issue has been resolved. Show all issues
    If you let the user decide what to override this needs to get more flexible. Coincidentally it also gets much simpler in the process.
  4. 
      
olivier
olivier
pprkut
  1. 
      
  2. src/Lunr/Core/InterRequest.php (Diff revision 3)
     
     
    The issue has been resolved. Show all issues
    we can do better than this
  3. src/Lunr/Core/InterRequest.php (Diff revision 3)
     
     
     
     
     
    The issue has been resolved. Show all issues
    out of date
  4. src/Lunr/Core/InterRequest.php (Diff revision 3)
     
     
     
     
     
     
     
     
     
     
     
     
    The issue has been resolved. Show all issues
    why this?
    1. Sorry I thought I removed it...
  5. The issue has been resolved. Show all issues
    extends Halo/LunrBaseTest
  6. tests/phpunit.xml (Diff revision 3)
     
     
    The issue has been resolved. Show all issues
    weird indentation
  7. 
      
olivier
olivier
olivier
olivier
olivier
olivier
leo
  1. Ship It!
  2. 
      
olivier
pprkut
  1. Ship It!
  2. 
      
olivier
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...