Hi, On Tue, May 13, 2008 at 1:07 PM, Marcel Reutegger <[EMAIL PROTECTED]> wrote: > please note that NamespaceCache is not about caching namespace mappings in > a session, but caching the mapping on a repository service level. > > see: https://issues.apache.org/jira/browse/JCR-1020 > > it was an attempt to reduce the cost of creating a session and to reduce > the amount of redundant information that is transfered to a client.
Shouldn't that be a concern of a remoting layer instead of jcr2spi? BR, Jukka Zitting
