2012/3/21 Maurizio Cucchiara <mcucchi...@apache.org>: > further potential improvement: > URLHelper has a lot of versions of *buildUrl* methods, each one with a > bunch of arguments. > I wonder if it could get that arguments using the stack (since it was no > longer a static instance and it is context-aware).
Yeah, if think the whole class can base on ServletActionContext, but the problem is that the ServletActionContext has only static accessors :/ Maybe it can be converted to more as ActionContext and then instance of ServletActionContext can be passed into UrlHelper's methods. Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org