dev@jsftemplating.java.net

Re: JSFTemplating: diffs for removing LayoutViewRoot & removing dynafaces hard dependency

From: Ken Paulsen <Ken.Paulsen_at_Sun.COM>
Date: Fri, 01 Feb 2008 17:18:39 -0800

Attached is the new file ViewRootUtil.java.

Ken Paulsen wrote:
>
> Here are the diffs for the change to remove the LayoutViewRoot and to
> remove the dynfaces dependency that JSFT currently has. The code
> changes are done, but I have not finished cleaning up the javadoc
> (which I'm doing now). Please review these changes and get back to me
> w/ any questions / concerns.
>
> I have tested this w/ dynafaces present, and w/o dynafaces present.
> Both work fine. Only remaining regression is that the "decode" event
> now no longer works for "pages." However, I think we can live w/o
> this feature... if not, let me know and I'll find a way to make it
> work again.
>
> Ken