Okay, but 1 and 4 returns an UIForm, while 2 returns an UIComponent.

How to deal with this?


2006/7/6, Mario Ivankovits <[EMAIL PROTECTED]>:
Hi Cosma!

> Maybe we can do some cleanout, removing the RenderUtils.findParentForm
> and making SubFormRenderer and HtmlTabbedPaneRenderer use the
> _ComponentUtils method? What do you think about this?
Yes, great work.

So lets cleanup this stuff, but maybe without deleting those methods. We
have to start to provide better backward compatibility.
So please delegate within the methods in question to _ComponentUtils and
mark them as @deprecated. For a later major release of MyFaces we can
remove them.

Ciao,
Mario


Reply via email to