>From: "Mike Kienenberger" <[EMAIL PROTECTED]> > > > > Still a huge first step would be a "myfaces commons", containing stuff > > > like updateActionlistener and validators/converters. > > On 3/15/07, Gary VanMatre wrote: > > I would think that even moving the validators and converters out would be a > > big step since they provide client side support. There would need to be a > > *single* script delivery mechanism and the component renderers would need > > to > > have API hooks in order to act on behalf of these "components" (converters, > > validators) that don't have renderers. > > We're only talking about moving things with no renderkit dependencies > into commons. That's true for most of the Tomahawk converters and > validators. Commons would contain things that should be usable in > any JSF implementation and with any JSF component set.
Oh, I was thinking about Trinidad's Converters and Validators. Gary
