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