Forum Post: RE: do you inject ?

  • Thread starter Thread starter Bronco
  • Start date Start date
Status
Not open for further replies.
B

Bronco

Guest
as far as the last two bullets: - DI isn't necessarily done via constructors, method are perfectly suitable to accomplish the same goal. - well, depends. What I see is that the OO knowledge of users most of the time doesn't go beyond inheritance, so no need there. On the other hand, yes of course we miss a proper DI framework. Personally I'm a fan of Spring. More so, I made an OpenEdge implementation of Spring ( OE11 however). Maybe I should update the sources and post it on github.

Continue reading...
 
Status
Not open for further replies.
Back
Top