Hi Sebastien,

seems I removed that method in back-and-forth of WICKET-4904.

I'll restore this functionality asap.

Regards
Sven


On 15.01.2015 15:08, Sebastien wrote:
Hi devs,

First of all, I would like to wish you an happy coding year! :)

I see there is some changes in AbstractLink between 6 & 7, and I am
wondering why #isLinkEnabled has been removed from there.

I am in a use case where my container is disabled, but still I would like
my child link is enabled. Even #isLinkEnabled was just an helper to
isEnabledInHierarchy, it used to have the advantage to not being final, so
I could override it and this would answer my usecase...

Would you agree to restore it?

Thanks a lot in advance,
Sebastien.


Reply via email to