<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jason B Herald &#187; AOP</title>
	<atom:link href="http://jasonbherald.com/category/java/aop/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasonbherald.com</link>
	<description>x = sin x</description>
	<lastBuildDate>Mon, 06 Sep 2010 23:09:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Aop</title>
		<link>http://jasonbherald.com/2008/09/27/aop-2/</link>
		<comments>http://jasonbherald.com/2008/09/27/aop-2/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 01:40:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AOP]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://jasonbherald.com/?p=81</guid>
		<description><![CDATA[K so I was going to have an entire AOP example finished tonight but the family ended up stopping by to see the new baby &#60;excuses, excuses&#62; which means the example will have to come tomorrow.  However here is a great synopsis on aspectj to tide you over till then (I want my AOP!): Part [...]]]></description>
			<content:encoded><![CDATA[<p>K so I was going to have an entire AOP example finished tonight but the family ended up stopping by to see the new baby &lt;excuses, excuses&gt; which means the example will have to come tomorrow.  However here is a great synopsis on aspectj to tide you over till then (I want my AOP!):</p>
<ul>
<li><a href="http://www.javaworld.com/javaworld/jw-01-2002/jw-0118-aspect.html">Part 1. Separate software concerns with aspect-oriented programming</a></li>
<li><a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0301-aspect2.html">Part 2. Learn AspectJ to better understand aspect-oriented programming</a></li>
<li><a href="http://www.javaworld.com/javaworld/jw-04-2002/jw-0412-aspect3.html">Part 3. Use AspectJ to modularize crosscutting concerns in real-world problems</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jasonbherald.com/2008/09/27/aop-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
