<?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 programming</title>
	<atom:link href="http://www.larsen-b.com/Article/84.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com/Article/84.html</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Mon, 02 Jul 2018 13:54:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: Ian Bicking</title>
		<link>http://www.larsen-b.com/Article/84.html/comment-page-1#comment-581</link>
		<dc:creator>Ian Bicking</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-581</guid>
		<description><![CDATA[I have at various times tried to figure out what Aspect programming is.&#160; I found this post very helpful:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://groups.google.com/groups?hl=en&amp;lr=&amp;ie=UTF-8&amp;selm=8ef9bea6.0311052119.4f5ab5d6%40posting.google.com&quot;&gt;http://groups.google.com/groups?hl=en&amp;lr=&amp;ie=UTF-8&amp;selm=8ef9bea6.0311052119.4f5ab5d6%40posting.google.com&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
After reading it I felt I understood what aspect oriented programming was, though I also was unimpressed with it as a programming technique.&#160; But at least I know why now ;)&#160; The fact that it typically works on the program text is especially bad in my mind.&#160; That&#039;s a sign that either the language is not powerful enough, or the programmers don&#039;t know how to use the language well enough.]]></description>
		<content:encoded><![CDATA[<p>I have at various times tried to figure out what Aspect programming is.&nbsp; I found this post very helpful:</p>
<p><a href="http://groups.google.com/groups?hl=en&#038;lr=&#038;ie=UTF-8&#038;selm=8ef9bea6.0311052119.4f5ab5d6%40posting.google.com">http://groups.google.com/groups?hl=en&#038;lr=&#038;ie=UTF-8&#038;selm=8ef9bea6.0311052119.4f5ab5d6%40posting.google.com</a></p>
<p>After reading it I felt I understood what aspect oriented programming was, though I also was unimpressed with it as a programming technique.&nbsp; But at least I know why now ;)&nbsp; The fact that it typically works on the program text is especially bad in my mind.&nbsp; That&#8217;s a sign that either the language is not powerful enough, or the programmers don&#8217;t know how to use the language well enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jkx</title>
		<link>http://www.larsen-b.com/Article/84.html/comment-page-1#comment-582</link>
		<dc:creator>Jkx</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-582</guid>
		<description><![CDATA[Aspect define several behaviours, and the link you&#039;ve post only seems to talk about &#039;using AOP to build a Constraint API&#039;.&lt;br /&gt;
Having part of the buzz logic of an object outside it, is really a bad habit. And this really show that : it should be object oriented langage, and the programmers need to do the right job. &lt;br /&gt;
But i think AOP can be a good approach to plug compoments, without having a verbose API between them. But perhaps i only need to look at the observer design pattern.]]></description>
		<content:encoded><![CDATA[<p>Aspect define several behaviours, and the link you&#8217;ve post only seems to talk about &#8216;using AOP to build a Constraint API&#8217;.<br />
<br />
Having part of the buzz logic of an object outside it, is really a bad habit. And this really show that : it should be object oriented langage, and the programmers need to do the right job.<br />
<br />
But i think AOP can be a good approach to plug compoments, without having a verbose API between them. But perhaps i only need to look at the observer design pattern.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
