Eric - I think that this is there already (in 1.1.1). I attach our optional container services - note that the 1.1.1. stuff is commented out so my trunk works with 1.1.0.

/Chuck

Attachment: SakaiOptionalPortletContainerServices.java
Description: Binary data


On Mar 5, 2007, at 12:40 PM, Eric Dalquist wrote:

Actually, to expand on this. The default logic in PortletRequest.createUserInfoMap() doesn't mesh well with what uPortal needs to do. I can override the method but because of the class hierarchy I have to override it twice, once in a custom RenderRequest impl and once in a custom ActionRequest impl. Would it be possible to move all of this logic into an the optional UserInfoService? That would let me override it in one location for the container.

-Eric

Eric Dalquist wrote:
Any reason why UserInfoService doesn't pass the PortletWindow in along with the request? I realize I can pass it as a request attribute or some such but it would seem to be a bit easier if it could be provided.

-Eric

Reply via email to