API change request (RT-23413)
Greg Brown
greg.x.brown at oracle.com
Fri Jul 20 12:03:21 PDT 2012
Good point. Thanks!
On Jul 20, 2012, at 2:59 PM, Daniel Fuchs wrote:
> Hi,
>
> Whatever option you choose, I think you need to clear the imports if the ClassLoader changes.
> Otherwise you might use the class that was returned by the previous ClassLoader, which would be
> bad.
> Also you probably need to specify what happens if the default class loader is changed. Does that
> affect existing FXMLLoader instances? I guess not...
> "Sets the default ClassLoader" is maybe a bit too concise ;-)
>
> best regards,
>
> -- daniel
More information about the openjfx-dev
mailing list