You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Robert Leland <Ro...@free2create.org> on 2000/10/30 05:45:04 UTC

Request - final keyword removed

Please consider removing the 'final' keyword from
the struts classes that use it. It's hard to predict how 
these classes will be extended. The Vector class is 
an extreme example of a class that defined 'final' methods. 
This inflexability was the major reason there is now a
ArrayList in JV 2. One example of this is <Struts:hidden /> Tag,
I forget the others I have encountered.

Thanks,

Rob

-- 
Robert Leland			Robert@free2create.org
804 N. Kenmore Street		+01-703-525-3580
Arlington VA 22201