You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Noel J. Bergman" <no...@devtech.com> on 2006/06/09 22:42:32 UTC

RE: svn commit: r413135 -/james/server/trunk/src/java/org/apache/james/transport/matchers/AbstractNetworkMatcher.java

Norman Maurer wrote:

> > > - Add [protected] set methods for ServiceManager and DNSServer
> > Those properties were private, and you've now exposed setters
> i make a mistake

:-)  No problem.  So this was just a style change, not a planned change in
function?  You prefer to use a private setter rather than an assignment, and
hope that the call overhead gets optimized out by the compiler?  Not that it
matters much in an init() method.  :-)

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org