<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-6178209.post113349793605755245..comments</id><updated>2009-02-23T13:33:35.221-06:00</updated><category term='kanban'/><category term='mocks'/><category term='design'/><category term='lean'/><category term='testing'/><category term='agile'/><category term='DSL'/><category term='Redpoint'/><title type='text'>Comments on Igor's Blog: Dependency Injection OR  Service Locator in Domain...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.igorstoyanov.com/feeds/113349793605755245/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6178209/113349793605755245/comments/default'/><link rel='alternate' type='text/html' href='http://blog.igorstoyanov.com/2005/12/dependency-injection-or-service.html'/><author><name>Igor</name><uri>http://www.blogger.com/profile/12832903167357753682</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6178209.post-113396009958546823</id><published>2005-12-07T06:54:00.000-06:00</published><updated>2005-12-07T06:54:00.000-06:00</updated><title type='text'>For example, having common Root superclass (referr...</title><content type='html'>For example, having common Root superclass (referring to Fowler's pattern...) which performs autowiring in its constructor.&lt;BR/&gt;&lt;BR/&gt;However, for this thing to work properly, you need some dirty things, e.g. static fields referring to Spring bean factory. So it would be somewhat similar to "ServiceManager" but having all dirty things hidden inside superclass.&lt;BR/&gt;&lt;BR/&gt;Also, some bytecode instrumentation for constructors comes in mind...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6178209/113349793605755245/comments/default/113396009958546823'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6178209/113349793605755245/comments/default/113396009958546823'/><link rel='alternate' type='text/html' href='http://blog.igorstoyanov.com/2005/12/dependency-injection-or-service.html?showComment=1133960040000#c113396009958546823' title=''/><author><name>snekoval</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.igorstoyanov.com/2005/12/dependency-injection-or-service.html' ref='tag:blogger.com,1999:blog-6178209.post-113349793605755245' source='http://www.blogger.com/feeds/6178209/posts/default/113349793605755245' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-891954898'/></entry><entry><id>tag:blogger.com,1999:blog-6178209.post-113351224502107763</id><published>2005-12-02T02:30:00.000-06:00</published><updated>2005-12-02T02:30:00.000-06:00</updated><title type='text'>Good stuff.  I've been thinking about this sort of...</title><content type='html'>Good stuff.  I've been thinking about this sort of thing ever since I started using Spring but I don't have a clear resolution yet.  I'm inclined to use Service Locators or parameters but I haven't really pushed this far enough to have a really strong opinion on this yet.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6178209/113349793605755245/comments/default/113351224502107763'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6178209/113349793605755245/comments/default/113351224502107763'/><link rel='alternate' type='text/html' href='http://blog.igorstoyanov.com/2005/12/dependency-injection-or-service.html?showComment=1133512200000#c113351224502107763' title=''/><author><name>Jason Yip</name><uri>http://www.blogger.com/profile/08286768587936088382</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.igorstoyanov.com/2005/12/dependency-injection-or-service.html' ref='tag:blogger.com,1999:blog-6178209.post-113349793605755245' source='http://www.blogger.com/feeds/6178209/posts/default/113349793605755245' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-944985355'/></entry></feed>
