On Thu, Oct 22, 2009 at 9:50 PM, Thiago H. de Paula Figueiredo < [email protected]> wrote:
> A few initial comments: > > * As we have tapestry-hibernate-core, shouldn't it be named > tapestry-bean-validator? > Well, I actually don't care about names. We can rename it if needed. But then we also should rename tapestry-webflow to tapestry-web-flow. ;) > * Why don't we add some object validation service to Tapestry-IoC and have > tapestry-beanvalidator implement it? This way, non-web code can also use the > validation code. > We can do it in the future if needed. > * I haven't read almost anything about JSR 303 yet, but does > tapestry-beanvalidator implement cross-property validation like @AssertTrue > or @AssertFalse? > This module doesn't implement any validator yet. > * Is it the whole code or this commit is just a partial one? > Nope. > > -- > Thiago H. de Paula Figueiredo > Independent Java consultant, developer, and instructor > http://www.arsmachina.com.br/thiago > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Best regards, Igor Drobiazko
