>>>>> "Raif" == Raif S Naffah <[EMAIL PROTECTED]> writes:
Raif> the attached patch addresses the above PR by implementing the Raif> lookup of resource bundles using an LRU organised by access. Raif> OK to commit? I think this is good. In the past we were concerned about the performance of ResourceBundle, but I don't think this will negatively affect things. If you've got a little time to run a benchmark, though, that would be nice. Raif> if yes, is the value of 100 for the size of the LRU sufficient? I'd imagine that is plenty. Tom
