dev@jsf-extensions.java.net

Re: [JSF-EXT] Re: Seeking Review: Change Dynamic Faces to not override UIViewRoot encodeAll()

From: Ken Paulsen <Ken.Paulsen_at_Sun.COM>
Date: Tue, 02 Jan 2007 10:29:01 -0800
Ok, thanks!

Ken

Ed Burns wrote:
On Sat, 23 Dec 2006 11:52:27 -0800, Ken Paulsen <Ken.Paulsen@Sun.COM> said:
            

KP> An explanation of the issue is here:

KP>     https://jsf-extensions.dev.java.net/issues/show_bug.cgi?id=35

KP> Bottom line is to change DF to use encodeBegin / encodeEnd vs. encodeAll 
KP> to be compatible with JSF 1.1 ViewHandlers and to allow ViewHandlers 
KP> more fine-grained control over rendering.

I'll study this in detail this week.

Ed