Learn from gwt-pectin, this is a comment I found in the bikeshed source code. And, I must say, gwt-pectin is a really nice binding and validation framework. To be honest, it is the best I have seen until now.
My wishlist? GWT uses a metamodel and API like gwt-pectin does provide, plus a nice uibinder integration to make things easier. And, by the way, what about a fluent builder API for forms like the one in gwt-mosaic? Badly missing something like that in GWT. brgds, Papick On 27 Sep., 10:51, Thomas Broyer <[email protected]> wrote: > On Sep 27, 2:47 am, nacho <[email protected]> wrote: > > > Hi, searching on google i've found a few gwt validation libraries. > > > I would like to know if you are using anyone in special or if you have > > tested some of them. > > FYI, GWT 2.1 should come with built-in support for javax.validation. I > don't know if they borrowed code from there but the GWT team has been > talking a lot with the maintainer of the gwt-validation > project:https://wave.google.com/wave/waveref/googlewave.com/w+yAUzf_-lA(you > have to be subscribed to the GWT-Contributors Google Group to access > the wave) -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
