Hi, On Feb 17, 2008 2:47 PM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > What do you think if we implement a simple, stupid path to Resource > cache in the ResourceResolver. [...] > The cache is solely present to be able to increase performance resolving > resources.
Do you have a performance benchmark that points out resource resolution as a bottleneck? IMHO the added complexity of a cache can only be justified if it gives a clear and measurable performance benefit and if there are no architecturally cleaner approaches to solving the bottleneck. BR, Jukka Zitting
