<?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 Programming and javascript</title>
	<atom:link href="http://www.dotvoid.com/2005/06/aspect-oriented-programming-and-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotvoid.com/2005/06/aspect-oriented-programming-and-javascript/</link>
	<description>Experiments and thoughts in PHP and javascript</description>
	<lastBuildDate>Mon, 30 Jan 2012 20:33:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lego Allegro</title>
		<link>http://www.dotvoid.com/2005/06/aspect-oriented-programming-and-javascript/comment-page-1/#comment-2916</link>
		<dc:creator>Lego Allegro</dc:creator>
		<pubDate>Wed, 04 Jan 2012 20:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.commodi.com/?p=48#comment-2916</guid>
		<description>I do not even know how I ended up here, but I thought this post was good. I don&#039;t know who you are but definitely you are going to a famous blogger if you aren&#039;t already ;) Cheers!</description>
		<content:encoded><![CDATA[<p>I do not even know how I ended up here, but I thought this post was good. I don&#8217;t know who you are but definitely you are going to a famous blogger if you aren&#8217;t already <img src='http://www.dotvoid.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://www.dotvoid.com/2005/06/aspect-oriented-programming-and-javascript/comment-page-1/#comment-1999</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Sun, 09 Jan 2011 19:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.commodi.com/?p=48#comment-1999</guid>
		<description>hey,

a short question: can the advice see the methods arguments or return value?

thanks,
simon</description>
		<content:encoded><![CDATA[<p>hey,</p>
<p>a short question: can the advice see the methods arguments or return value?</p>
<p>thanks,<br />
simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: subtenante</title>
		<link>http://www.dotvoid.com/2005/06/aspect-oriented-programming-and-javascript/comment-page-1/#comment-731</link>
		<dc:creator>subtenante</dc:creator>
		<pubDate>Wed, 17 Jun 2009 13:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.commodi.com/?p=48#comment-731</guid>
		<description>Hi,

Thanks for this code. However it seemed not to work here so I tried to make some work-arounds. The result is on stackoverflow :

http://stackoverflow.com/questions/1005486/javascript-aop-libraries</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for this code. However it seemed not to work here so I tried to make some work-arounds. The result is on stackoverflow :</p>
<p><a href="http://stackoverflow.com/questions/1005486/javascript-aop-libraries" rel="nofollow">http://stackoverflow.com/questions/1005486/javascript-aop-libraries</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fritz Schenk</title>
		<link>http://www.dotvoid.com/2005/06/aspect-oriented-programming-and-javascript/comment-page-1/#comment-578</link>
		<dc:creator>Fritz Schenk</dc:creator>
		<pubDate>Fri, 08 May 2009 20:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.commodi.com/?p=48#comment-578</guid>
		<description>I have found a couple of problems 
1.The reference to chars in a string via [i] is not supported - should use charAt function. This causes problems with IE 8 eventually leading to infinite loop in while(nSrc[n++] != &#039;{&#039;); Note that firefox is backwards compatible to the old Netscape browsers and an handle indexing of string without a problem
2. addIntroduction is incorrect. If the call to this._addIntroduction succeeds, the function should just return. Otherwise it generates and InvalidObject exception.
I have put your code to jsLint. It suggests several closure problems - returning closures from within for loops can be dangerous.</description>
		<content:encoded><![CDATA[<p>I have found a couple of problems<br />
1.The reference to chars in a string via [i] is not supported &#8211; should use charAt function. This causes problems with IE 8 eventually leading to infinite loop in while(nSrc[n++] != &#8216;{&#8216;); Note that firefox is backwards compatible to the old Netscape browsers and an handle indexing of string without a problem<br />
2. addIntroduction is incorrect. If the call to this._addIntroduction succeeds, the function should just return. Otherwise it generates and InvalidObject exception.<br />
I have put your code to jsLint. It suggests several closure problems &#8211; returning closures from within for loops can be dangerous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sukru</title>
		<link>http://www.dotvoid.com/2005/06/aspect-oriented-programming-and-javascript/comment-page-1/#comment-378</link>
		<dc:creator>sukru</dc:creator>
		<pubDate>Thu, 01 Jan 2009 22:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.commodi.com/?p=48#comment-378</guid>
		<description>thank you very much great effort men</description>
		<content:encoded><![CDATA[<p>thank you very much great effort men</p>
]]></content:encoded>
	</item>
</channel>
</rss>

