> > Since this is more than a little ugly, I've added > > com.os.ww.ServletActionContext with > > getRequest/getResponse/getServletConfig/getServletContext/getP > > arameters. > > How about making ServletActionContext extend ActionContext, only have a > private constructor? That way, you can still get at all of the old stuff > from ActionContext plus the new stuff by just using ServletActionContext > and you don't have to use ActionContext from Webwork. I've made this > change on mine.... Of course, I can't see if it still passes your unit > tests because there aren't any... :-)
+1 > > Also, I'd like to suggest renaming WebWorkStatics to > > WebWorkConstants as I think it's more clear. > > +1 +1 -- Matt Ho Principal Indigo Egg, Inc. http://www.indigoegg.com/ ------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
