AW: AW: Avoid using setters

2018-09-25 Thread Christoph.Nenning
> > > Same refactor would be nice for Struts internal CDI by > > > finding all references of @Inject and refactoring them [1]. This changes > > > isn't backward compatible so no need for deprecation I think. > > > > FIX: This change (finding all references of @Inject and refactoring them > > e.g. s

Re: AW: Avoid using setters

2018-09-25 Thread Lukasz Lenart
śr., 19 wrz 2018 o 13:30 Yasser Zamani napisał(a): > On 9/19/2018 2:17 PM, Yasser Zamani wrote: > > Same refactor would be nice for Struts internal CDI by > > finding all references of @Inject and refactoring them [1]. This changes > > isn't backward compatible so no need for deprecation I think.