The Artima Developer Community
Sponsored Link

Java Buzz Forum
Simplifying Dependency Injection

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Vineet Sinha

Posts: 154
Nickname: vineets
Registered: Mar, 2007

Architexa is an MIT Spinoff working to help developers work with large projects
Simplifying Dependency Injection Posted: Apr 16, 2010 8:57 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Vineet Sinha.
Original Post: Simplifying Dependency Injection
Feed Title: Architexa - Working with Large Codebases
Feed URL: http://feeds.feedburner.com/Architexa
Feed Description: Know your code
Latest Java Buzz Posts
Latest Java Buzz Posts by Vineet Sinha
Latest Posts From Architexa - Working with Large Codebases

Advertisement
A lot has been written about Dependency Injection (DI) however, it still remains a complicated topic. DI is fairly simple – its main goal is the removal of a class dependency from some code. This class dependency is then ‘injected’ into the code where it is needed. Using dependency injection helps in code maintenance, re-usability, [...]

Read: Simplifying Dependency Injection

Topic: Qualcomm enable recording of mobile TV shows, paying by the day instead of monthly Previous Topic   Next Topic Topic: A look at economic developments and activity in major stock markets around the world

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use