You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by "Vincent Massol (JIRA)" <ca...@jakarta.apache.org> on 2005/01/28 08:43:19 UTC

[jira] Created: (CACTUS-177) Ideas for design improvements of implicit object access + XXXTestCase

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: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org