Yes, it's to deal with the cases where two or more parameters are inter
dependent. Say, a hostname and a port number for a network based
appender.

Anders

Christopher Randall wrote:
> 
> Can somebody please explain to me the design idea behind
> activateOptions()? If I call setFile(), why do I then need to call
> activateOptions()? It seems redundant and unnecessary to have this,
> unless ofcouse you purposely want to have transactions.
> 
> Are you trying to achieve transactional integrity by applying all the
> modified options at one time?
> 
> Thanks for the explanation,
> Chris
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to