You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Tom Schindl <to...@gmx.at> on 2005/09/27 13:49:46 UTC

[lang] VariableFormatter-Patch

Hi,

is it possible to change the visibility of constants in 
VariableFormatter protected. This way one could easily sub-class the 
VariableFormatter and write its own. The appended patch does that.

Tom