API change request (RT-23413)

Richard Bair Richard.Bair at oracle.com
Fri Jul 20 11:36:23 PDT 2012


Sounds good to me.

On Jul 20, 2012, at 11:31 AM, Greg Brown wrote:

>> Would you need this method in that case, or is the flag sufficient?
> 
> Just the flag.
> 
>> I kind of like the flag idea in that nobody gets burned, they opt into this behavior when they know they have a situation that it works for.
> 
> Agreed.
> 
>> The downside is that since it isn't enabled by default (?) people first run into a performance problem and then investigate it and then flip the flag. 
> 
> Right. That's why my first inclination was to make this the default behavior, since most callers won't re-use FXMLLoader instances and thus won't get burned by it. But to be on the safe side, requiring callers to proactively enable it is probably best.
> 
> G
> 



More information about the openjfx-dev mailing list