classpath
[Top][All Lists]
Advanced

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

Re: ResourceBundle optimisation


From: Thomas Zander
Subject: Re: ResourceBundle optimisation
Date: Thu, 7 Jul 2005 12:05:11 +0200
User-agent: KMail/1.8.50

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 7 July 2005 10:33, Nicolas Geoffray wrote:
> Even better, in tryBundle when a result is found for a resource, we
> could cache all intermediary resources we were looking for. For example
> if we were looking for ApplicationProperties_AA_aa, and finally found a
> result for ApplicationProperties (with no locale), we could cache
> ApplicationProperties, ApplicationProperties_AA_aa, and
> ApplicationProperties_AA with that same result.

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.

- -- 
Thomas Zander
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFCzP5XCojCW6H2z/QRAgFOAJ49gTky0QjwOdtPgY61uQyL65OOPgCePqiy
vHETC5fADDn16JQyPIs3SoA=
=iJJx
-----END PGP SIGNATURE-----




reply via email to

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