On Fri, Mar 16, 2012 at 5:40 PM, Christian Grobmeier
<grobme...@gmail.com> wrote:
> In langs StringEscapeUtils are some static methods marked with
> final... it makes no sense to me to do that. I would like to remove
> the final keywords. Any objections? not sure if this breaks bc (cannot
> imagine)
>

+1

There is technically some sense of overriding static methods and RT
assignability, but I don't think it's very useful in this context.

Matt

> Cheers
>
> --
> http://www.grobmeier.de
> https://www.timeandbill.de
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

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

Reply via email to