Felix Meschberger wrote:
> -1 :-)
> 
> There IS a ResourceManager in the API: it is an interface extending
> ResourceResolver and implemented by the JcrResourceManager. It is used
> for object mapping stuff.
> 
> So, I would propose to re-add this. 
> 
:) Yes, you're right (of course). (I got confused as there was unused
stuff in the taglib code,
sorry for that)

I'll readd the stuff.

But I'm wondering now if this is a good thing in general to have an
additional ResourceManager interface and then assuming that
request.getResourceResolver() returns a ResourceManager.

We found this nice solution for the Resource (the adaptTo) method - I'm
not sure if we need something corresponding to this for the resource
resolver as well?

Carsten


-- 
Carsten Ziegeler
[EMAIL PROTECTED]

Reply via email to