<?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: Aspect-oriented approaches to software development</title>
	<atom:link href="http://lostechies.com/marcusbratton/2007/10/25/aspect-oriented-approaches-to-software-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/marcusbratton/2007/10/25/aspect-oriented-approaches-to-software-development/</link>
	<description>Just another LosTechies site</description>
	<lastBuildDate>Mon, 07 May 2012 07:05:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: mbratton</title>
		<link>http://lostechies.com/marcusbratton/2007/10/25/aspect-oriented-approaches-to-software-development/#comment-6</link>
		<dc:creator>mbratton</dc:creator>
		<pubDate>Mon, 29 Oct 2007 13:46:53 +0000</pubDate>
		<guid isPermaLink="false">/blogs/marcus_bratton/archive/2007/10/25/aspect-oriented-approaches-to-software-development.aspx#comment-6</guid>
		<description>The Logging Enterprise Application Block was, the last time I used it, (admittedly I haven&#039;t used it in a while) a cool way to manage where stuff got logged. In fact, I think you could use this approach and the LEAB, rather than write your own logger (if configurability is a big issue).

I&#039;m not 100% certain, but I think that with the LEAB you still have to write the try/catch/rethrow sections of code and delegate to the LEAB each time you want to log. Or has this changed since I last saw it implemented?

I have heard that there is something similar to this in WCF with exception shielding, which I think is cool.</description>
		<content:encoded><![CDATA[<p>The Logging Enterprise Application Block was, the last time I used it, (admittedly I haven&#8217;t used it in a while) a cool way to manage where stuff got logged. In fact, I think you could use this approach and the LEAB, rather than write your own logger (if configurability is a big issue).</p>
<p>I&#8217;m not 100% certain, but I think that with the LEAB you still have to write the try/catch/rethrow sections of code and delegate to the LEAB each time you want to log. Or has this changed since I last saw it implemented?</p>
<p>I have heard that there is something similar to this in WCF with exception shielding, which I think is cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Scally</title>
		<link>http://lostechies.com/marcusbratton/2007/10/25/aspect-oriented-approaches-to-software-development/#comment-5</link>
		<dc:creator>Sean Scally</dc:creator>
		<pubDate>Mon, 29 Oct 2007 12:59:50 +0000</pubDate>
		<guid isPermaLink="false">/blogs/marcus_bratton/archive/2007/10/25/aspect-oriented-approaches-to-software-development.aspx#comment-5</guid>
		<description>I really do like the idea of being able to reduce the complexity of code by pulling parts that don&#039;t really matter to the task at hand (like logging) to keep the logic simple. On the other hand, I don&#039;t see yet what this buys me over an approach like using the EntLib logging framework at application boundaries.</description>
		<content:encoded><![CDATA[<p>I really do like the idea of being able to reduce the complexity of code by pulling parts that don&#8217;t really matter to the task at hand (like logging) to keep the logic simple. On the other hand, I don&#8217;t see yet what this buys me over an approach like using the EntLib logging framework at application boundaries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan</title>
		<link>http://lostechies.com/marcusbratton/2007/10/25/aspect-oriented-approaches-to-software-development/#comment-4</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Fri, 26 Oct 2007 03:27:33 +0000</pubDate>
		<guid isPermaLink="false">/blogs/marcus_bratton/archive/2007/10/25/aspect-oriented-approaches-to-software-development.aspx#comment-4</guid>
		<description>nice post..i digg it ;-)

i may play off this one in an upcoming post..</description>
		<content:encoded><![CDATA[<p>nice post..i digg it <img src='http://lostechies.com/marcusbratton/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>i may play off this one in an upcoming post..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
