The Artima Developer Community
Sponsored Link

Java Buzz Forum
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
Simon Brown

Posts: 636
Nickname: simonbrown
Registered: Jun, 2003

Simon Brown is a Java developer, architect and author.
Injection Posted: Feb 21, 2006 5:47 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Simon Brown.
Original Post: Injection
Feed Title: Simon Brown's weblog
Feed URL: http://www.simongbrown.com/blog/feed.xml?flavor=rss20&category=java
Feed Description: My thoughts on Java, software development and technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Simon Brown
Latest Posts From Simon Brown's weblog

Advertisement

I think that this years tech word will be injection, and I think this because Spring (in particular, but IoC/DI in general) is becoming more and more widely adopted on projects. Perhaps even "mainstream", you might say. Some quotes from my current projects.

  • Let's just inject it with Spring.
  • We're using Spring here already, so why don't you inject those beans into X?
  • Where does this come from? It's injected.
  • We need to inject some load into the system test environment.

Okay, so that last one is out of context, but these phrases are not what you would have typically heard used on a project. I imagine this is true for many others out there - are you also seeing IoC becoming "mainstream"?

Read: Injection

Topic: Free But Costly - The Open Source Trap Previous Topic   Next Topic Topic: [Feb 13, 2006 01:37 PST] 8 Links

Sponsored Links



Google
  Web Artima.com   

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