Ideas for design improvements of implicit object access + XXXTestCase
---------------------------------------------------------------------

         Key: CACTUS-177
         URL: http://issues.apache.org/jira/browse/CACTUS-177
     Project: Cactus
        Type: Improvement
  Components: Framework  
    Versions: 1.7    
    Reporter: Vincent Massol
    Priority: Minor


Potentially replace access to instance variables of redirectors by method 
calls. For example, replace "request.xxx()" by "getHttpServletRequest().xxx()". 
Deprecate the direct access. Needs to be discussed on cactus-dev. Also, 
deprecate XXXTestCase in favor of test suites?


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to