Do Transitions really need to be final?
Tom Eugelink
tbee at tbee.org
Sat Dec 17 00:58:44 PST 2011
That sounds like the better approach. Sometimes extending really is a much better solution (or even the only one) then all other alternatives.
Tom
On 2011-12-17 09:40, Tom Schindl wrote:
> hi,
>
> Just a remark on how e.g. Eclipse is approaching this. We are NOT making
> stuff final anymore but instead add a JavaDoc stating that this class is
> not indented to be subclassed and if you do don't blame us to get broken
> one day.
>
> Tom
>
>
More information about the openjfx-dev
mailing list