HEADS-UP: Deprecating builders

Eva Krejcirova eva.krejcirova at oracle.com
Mon May 20 08:06:58 PDT 2013


Hi all,

Based on the discussion we had in April on this mailing list (Proposal: 
Deprecate Builders thread) we decided to deprecate the builders. I just 
pushed a change to graphics repository which adds the deprecated 
annotation/comment to the builders code and freezes them in the state 
from 2.2 version. This means that the builders are no longer 
automatically generated during build so newly added methods won't appear 
in the builders code and newly added classes won't have builders at all. 
Also, the incomplete "fix" for RT-24272 (TableView reference to create 
is ambiguous) has been reverted to original version from 2.2, this means 
that the create() for generic classes is without arguments again.

Regards,
Eva


More information about the openjfx-dev mailing list