On 4/27/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote: > Some next JSF release should introduce this abillity and also define the > methods a renderer has to provide. > Eg. a clear specification what a form renderer (in fact - all h: > standard renderer) has to do and the naming of the methods. > I do not talk about encodeBegin etc, but something like encodeFormStart, > encodeFormParameters, encodeFormParameter, encodeFormStart (all > protected methods)
This is a good idea. The Jenia4Faces folks were asking for a similar feature to add a new form parameter for their popup components. I doubt it can make it into JSF 1.2, but I'd recommend someone submitting a JSF 2.0 issue in the jsf-spec issue tracker.
