if anything, AbstractHeaderContributor and friends can go away. it is
part a sub-framework that has grown a little out of control. They are
just conveniences.
-igor
On Thu, May 7, 2009 at 3:32 AM, Martin Funk wrote:
> Hi,
>
> as I'm poking IBehavior I came across AbstractBehavior and its descend
Hi,
as I'm poking IBehavior I came across AbstractBehavior and its
descendent AbstractHeaderContributor
Both claim to implement IHeaderContributor. Why is it this way?
I poked around further and dropped the IHeaderContributor interface in
AbstractBehavior which revealed that quite some Cla