On Thu, 2005-09-15 at 10:17 +0200, Andreas Hartmann wrote: [...] > > Actually I think we should not to store the request object in the DPMWrapper, > but to pass the repository session in the getPolicy() method. But this would > create a dependency from the access control components to the CMS repository > components ... Maybe there's another solution?
Maybe we could just pass the Request object in the getPolicy() method? The DPMWrapper then would still use Session session = RepositoryUtil.getSession(this.request, getLogger()); But with the passed request instead of this.request. WDYT? Josias > > -- Andreas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]