+1  Good catch. :)

Don

tm jee wrote:
Hi guys,

Currently, Dispatcher allows ConfigurationManager to be set through a setter 
method, however a new ConfigurationManager is being created when Dispatcher 
constructor is called, resulting in the the setter method being functionless.

I think we should not make init() method private, maybe public. When 
FilterDispatcher  creates an instance of Dispatcher, it needs to explicitely 
called init method on Dispatcher to initialize it.

This also makes testing Dispatcher easier. Thoughts?

rgds

Send instant messages to your online friends http://uk.messenger.yahoo.com


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

Reply via email to