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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to