Static FXMLLoader load method deprecation
Daniel Zwolenski
zonski at gmail.com
Fri Aug 30 15:58:45 PDT 2013
+1
On 31/08/2013, at 8:54 AM, John Smith <John_Smith at symantec.com> wrote:
> The static methods on FXMLLoader are very confusing.
>
> It is very easy to create errors by writing code that mixes static and instance FXMLLoader methods.
>
> Everything that can be done with static load methods, can be done with instance FXMLLoader methods.
> Other than confusion, the static load methods seem to provide little value to me.
>
> Is it possible to have the static FXMLLoader methods deprecated for Java 8?
More information about the openjfx-dev
mailing list