Broken Compatibility issue with ParameterNameAware when upgrading

2014-01-20 Thread sma...@gmail.com
I was running into some issues when updating to 2.3.16 (worms!) from around 2.3.4.1 (2.3.14.1 also broke compat) in regards to implementing ParameterNameAware. If you have a bean, "MyBean", with properties "id" and "name", when implementing acceptableParameterName, before one needed only return tr

Re: Broken Compatibility issue with ParameterNameAware when upgrading

2014-01-20 Thread sma...@gmail.com
://issues.apache.org/jira/browse/WW-4257 > > 2014/1/20 sma...@gmail.com : > > I was running into some issues when updating to 2.3.16 (worms!) from > around > > 2.3.4.1 (2.3.14.1 also broke compat) in regards to implementing > > ParameterNameAware. > > >