You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Mark Womack <mw...@apache.org> on 2003/10/20 07:15:09 UTC

property change listener in PluginSkeleton?

Can someone (Paul?) explain the property change listener related methods
that were added to PluginSkeleton?  My concern is that these methods should
somehow be exposed in the Plugin interface instead of just in the skeleton.
I'm uncomfortable with the skelton having a bunch of methods beyond the
interface, it kind of suggests that the interface is inadequate (which it
might be).

thanks,
-Mark



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


Re: property change listener in PluginSkeleton?

Posted by Mark Womack <mw...@apache.org>.
Doy.  Amazing what happens when one uses one's eyes.

I need to spend more time with this code.

Thanks,
-Mark

----- Original Message ----- 
From: "Paul Smith" <pa...@lawlex.com.au>
To: "Log4J Developers List" <lo...@jakarta.apache.org>
Sent: Sunday, October 19, 2003 10:23 PM
Subject: Re: property change listener in PluginSkeleton?


> On Mon, 2003-10-20 at 15:15, Mark Womack wrote:
> > Can someone (Paul?) explain the property change listener related methods
> > that were added to PluginSkeleton?  My concern is that these methods
should
> > somehow be exposed in the Plugin interface instead of just in the
skeleton.
> > I'm uncomfortable with the skelton having a bunch of methods beyond the
> > interface, it kind of suggests that the interface is inadequate (which
it
> > might be).
> >
>
> Mark, all the PropertyChangeListener stuff is in Plugin too.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: log4j-dev-help@jakarta.apache.org
>
>



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


Re: property change listener in PluginSkeleton?

Posted by Paul Smith <pa...@lawlex.com.au>.
On Mon, 2003-10-20 at 15:15, Mark Womack wrote:
> Can someone (Paul?) explain the property change listener related methods
> that were added to PluginSkeleton?  My concern is that these methods should
> somehow be exposed in the Plugin interface instead of just in the skeleton.
> I'm uncomfortable with the skelton having a bunch of methods beyond the
> interface, it kind of suggests that the interface is inadequate (which it
> might be).
> 

Mark, all the PropertyChangeListener stuff is in Plugin too.


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