...
[10:28:26 CST(-0600)] <Arvids> it turns out that those lookups are made at each URL building request
[10:28:38 CST(-0600)] <EricDalquist> ah ... yeah they would be
[10:28:56 CST(-0600)] <EricDalquist> one thing I've always wanted to write but never had time would be a @RequestCache annotation
[10:29:00 CST(-0600)] <EricDalquist> and supporting code
[10:29:07 CST(-0600)] <Arvids> btw, i can give you a patch, but I won´t have time to commit it today myself
[10:29:14 CST(-0600)] <EricDalquist> that will work
[10:29:28 CST(-0600)] <EricDalquist> being able to annotated a method with @RequestCache and have the method result be cached in a request attribute