On 12/29/05, Sean Schofield <[EMAIL PROTECTED]> wrote:
> > I seem to recall hearing that ADF uses a custom viewhandler, much like
> > tobago.   That's going to make it difficult to trivially merge
> > Tomahawk and ADF .
>
> You are absolutely correct.  This is a serious concern that has yet to
> be addressed.  Oracle has said they would refactor to use the MyFaces
> codebase but I have seen no evidence that this has (or will) take
> place.

Sean, I don't remember anyone making such a promise.

What I know was said (when you started diving in to the
implementation of the table component, I'm guessing after
decompiling some of our source) was that we had a large base
of rendering code built as an adapter layer around an old framework
(UIX), and that this was going to be rewritten to go directly to
JSF APIs.   A large amount of that has happened, incl. the table.

(BTW, w/o having looked at the Tobago code - our custom
ViewHandler is an adapter only;  we're still using ordinary JSPs
- and Facelets - for our rendering.  I don't see that specifically
as being of great concern.)

-- Adam

Reply via email to