Re: Re: Base64OutputStream needs a cleanup

2006-11-14 Thread Adam Winer
On 11/14/06, Arjuna Wijeyekoon <[EMAIL PROTECTED]> wrote: Adam, thanks for checking this in. I am confused about: Checked in patch. However, restore the single-byte optimization, and needed to also fix up the tests, since it is now illegal to flush the underlying Writer. [ Show »

Re: [Question] Launch Parameters in Filter

2006-11-14 Thread Scott O'Bryan
Cool, thanks Adam. Adam Winer wrote: This is for the dialog framework. On a return from a single-window dialog (useWindow="false"), we end up needing to run the full JSF lifecycle a second time so that the ReturnEvent is properly delivered. I imagine getting this working for portlets would be

Re: Base64OutputStream needs a cleanup

2006-11-14 Thread Arjuna Wijeyekoon
Adam, thanks for checking this in. I am confused about: Checked in patch. However, restore the single-byte optimization, and needed to also fix up the tests, since it is now illegal to flush the underlying Writer. [ Show » ] Adam Winer

Re: [Question] trinidad-skins.xml in a jar

2006-11-14 Thread Jeanne Waldman
Arjuna, All, I like this alternative --"the other alternative is to declare the css file name to be globally unique like a java class name. " We need skinning doc, so I have some place to 'declare' this. I'll make skin/customSkin.css work instead of META-INF/skin/customSkin.css. If trinidad-s

Re: [Question] Launch Parameters in Filter

2006-11-14 Thread Adam Winer
This is for the dialog framework. On a return from a single-window dialog (useWindow="false"), we end up needing to run the full JSF lifecycle a second time so that the ReturnEvent is properly delivered. I imagine getting this working for portlets would be painful, though it would absolutely be u

AW: Anyone working on NavigationPane/MenuModel?

2006-11-14 Thread Günther , Thorsten
Hi! I do use tr:page with a MenueModel configured by MenuModelAdapter stolen from the demo. The tr:page is sitting in a Facelets template, so I only provide the content area and as needed some tr:page-facets in the client-pages. I agree that using the global buttons as root of the MenueModel is