<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Guice it up (or AOP can be made simple sometimes)</title>
	<atom:link href="http://jpz-log.info/archives/2009/11/04/guice-it-up-or-aop-can-be-made-simple-sometimes/feed/" rel="self" type="application/rss+xml" />
	<link>http://jpz-log.info/archives/2009/11/04/guice-it-up-or-aop-can-be-made-simple-sometimes/</link>
	<description>Coin Coin and Plop da Plop</description>
	<lastBuildDate>Tue, 13 Jul 2010 23:26:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Willi</title>
		<link>http://jpz-log.info/archives/2009/11/04/guice-it-up-or-aop-can-be-made-simple-sometimes/comment-page-1/#comment-5286</link>
		<dc:creator>Willi</dc:creator>
		<pubDate>Sun, 17 Jan 2010 12:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://jpz-log.info/?p=1078#comment-5286</guid>
		<description>Looks like your are swallowing possible exceptions in your log aspect. Your return statement should be inside the try block and there should be no return in the finally.
But nice article anyway.</description>
		<content:encoded><![CDATA[<p>Looks like your are swallowing possible exceptions in your log aspect. Your return statement should be inside the try block and there should be no return in the finally.<br />
But nice article anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristof Jozsa</title>
		<link>http://jpz-log.info/archives/2009/11/04/guice-it-up-or-aop-can-be-made-simple-sometimes/comment-page-1/#comment-5044</link>
		<dc:creator>Kristof Jozsa</dc:creator>
		<pubDate>Wed, 25 Nov 2009 17:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://jpz-log.info/?p=1078#comment-5044</guid>
		<description>please do me a favour and try to implement the same with aspectj (preferably using its native syntax). others noted the performance issue with this solution but much more generally, I don&#039;t think a DI framework was made for that (aspectj was). I bet you&#039;ll find the code accomplishing the same much easier as well..</description>
		<content:encoded><![CDATA[<p>please do me a favour and try to implement the same with aspectj (preferably using its native syntax). others noted the performance issue with this solution but much more generally, I don&#8217;t think a DI framework was made for that (aspectj was). I bet you&#8217;ll find the code accomplishing the same much easier as well..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jponge</title>
		<link>http://jpz-log.info/archives/2009/11/04/guice-it-up-or-aop-can-be-made-simple-sometimes/comment-page-1/#comment-4932</link>
		<dc:creator>jponge</dc:creator>
		<pubDate>Sun, 08 Nov 2009 17:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://jpz-log.info/?p=1078#comment-4932</guid>
		<description>Thanks guys for your useful comments!

However please keep in mind that this is just a quick qnd dirty test of Guice AOP features.</description>
		<content:encoded><![CDATA[<p>Thanks guys for your useful comments!</p>
<p>However please keep in mind that this is just a quick qnd dirty test of Guice AOP features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jponge</title>
		<link>http://jpz-log.info/archives/2009/11/04/guice-it-up-or-aop-can-be-made-simple-sometimes/comment-page-1/#comment-4931</link>
		<dc:creator>jponge</dc:creator>
		<pubDate>Sun, 08 Nov 2009 17:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://jpz-log.info/?p=1078#comment-4931</guid>
		<description>You are right!</description>
		<content:encoded><![CDATA[<p>You are right!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
