https://issues.apache.org/bugzilla/show_bug.cgi?id=47820

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> 2009-09-15 11:28:39 BST ---
I see where you are coming from but I just couldn't bring myself to change the
static methods to instance methods since they really should be static methods.

What I did was added non-static versions of all the static methods that took a
contextPath rather than a StandardContext. This provides consistency for those
that want consistency and keeps the static methods for those that prefer them.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to