-----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----- _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

