You are right, these String typed attributes are kind of ugly. It might be worth changing them for a planned "breaking" release.
That said, do we have a Confluence page to gather such planned breaking changes? Remember, we will have only one shot in a longer time period to make the Struts 2 API break, so we should incorporate *all* changes at once. - René Am 7/22/12 23:44 , schrieb Paul Benedict: > I noticed @StringLengthFieldValidator uses String type for minLength > and maxLength. I find this unexpected. Shouldn't we use the int type > for these fields? I would vote to go through the annotations and fix > the types for 2.5 -- since 2.5 is supposed to break backwards > compatibility. > > Thoughts? > > Paul > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- René Gielen http://twitter.com/rgielen --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
