carfield.com.hk Inversion of Control.txt 2010-01-20T17:46:26Z 2010-01-20T17:46:26Z <br/>When these containers talk about how they are so useful because they implement "Inversion of Control" I end up very puzzled. Inversion of control is a common characteristic of frameworks, so saying that these lightweight containers are special because they use inversion of control is like saying my car is special because it has wheels.<br/><br/><a href="http://www.martinfowler.com/articles/injection.html#InversionOfControl">http://www.martinfowler.com[..]ticles/injection.html#InversionOfControl</a> <br/><br/>This guy think IoC is going to use is more and more place as GC. However, I will think quit a lot of time IoC is use incorrectly, somebody even try to use it everywhere and replacing constructor... - <a href="http://howardlewisship.com/blog/2004/08/dependency-injection-mirror-of-garbage.html">http://howardlewisship.com[..]endency-injection-mirror-of-garbage.html</a> <br/><br/>IMHO jetty is the first widely used program about IoC idea, even before spring - <a href="http://kasparov.skife.org/blog/2004/08/30/">http://kasparov.skife.org/blog/2004/08/30/</a> <br/><br/>Explain when IoC is overkill - <a href="http://blog.objectmentor.com/articles/2010/01/17/dependency-injection-inversion">http://blog.objectmentor.com[..]010/01/17/dependency-injection-inversion</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2010-01-20T17:46:26Z spring discussion.txt 2007-07-12T11:35:52Z 2007-07-12T11:35:52Z <br/>Discuss the problem of using springs framework, it mainly complaint about the complication of spring, I will think people know what they are using, if it is too complex, just pick other<br/><br/><a href="http://crazybob.org/2006/01/i-dont-get-spring.html">http://crazybob.org/2006/01/i-dont-get-spring.html</a> <br/><br/>Another discussion complaint about spring - <a href="http://www.theserverside.com/news/thread.tss?thread_id=46041&asrc=EM_NLN_1757981&uid=703565">http://www.theserverside.com[..]_id=46041&asrc=EM_NLN_1757981&uid=703565</a> <br/><br/>Some counter opinions to those complaints - <a href="http://jroller.com/page/wiradikusuma?anchor=5_reasons_why_i_won">http://jroller.com/page/wiradikusuma?anchor=5_reasons_why_i_won</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2007-07-12T11:35:52Z