You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Deacon Marcus <de...@wwtech.pl> on 2002/02/03 13:01:10 UTC

Private vs protected in org.apache.catalina.core.*

Hi,
Why so many things in org.apache.catalina.core.* are private instead of
protected? Even the smallest changes in subclasses requires copy-pasting
pages of code since most utility methods are private while they could as
well be protected :/

Greetings, deacon Marcus


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>