classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ResourceBundle optimisation


From: Bryce McKinlay
Subject: Re: ResourceBundle optimisation
Date: Thu, 07 Jul 2005 12:29:13 -0400
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Thomas Zander wrote:

Won't that break things when new (more specialised) resource bundles are added to the classpath at a later time? Then again, we probably also don't store URL of already loaded RBs to check if the file was updated so we can reload.
I don't think its valid to make changes to the resource bundles at runtime. We can't really cache things at all if this were allowed.

Bryce





reply via email to

[Prev in Thread] Current Thread [Next in Thread]