<?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"
	>
<channel>
	<title>Comments on: Ajaxpect: AOP for Javascript</title>
	<atom:link href="http://www.pathf.com/blogs/2007/07/ajaxpect-aop-fo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pathf.com/blogs/2007/07/ajaxpect-aop-fo/</link>
	<description>Running commentary about agile development, user experience design and Ajax.</description>
	<pubDate>Fri, 05 Dec 2008 09:26:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Robert Cerny</title>
		<link>http://www.pathf.com/blogs/2007/07/ajaxpect-aop-fo/#comment-411</link>
		<dc:creator>Robert Cerny</dc:creator>
		<pubDate>Tue, 03 Jul 2007 07:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=309#comment-411</guid>
		<description>&lt;p&gt;You might find my lib [1] interesting. After configuration, where you in particular have to activate Profiler interceptor [2], it only takes&lt;/p&gt;

&lt;p&gt;CERNY.intercept(YourObj);&lt;/p&gt;

&lt;p&gt;to have the profiling information printed to the console you configured. Since YourObj does not have a logger the statements will be logged under the category "NONE", which is set to TRACE by default. I did a fair amount of profiling code under IE and it worked out pretty well!&lt;/p&gt;

&lt;p&gt;[1] &lt;a href="http://www.cerny-online.com/cerny.js/" rel="nofollow"&gt;http://www.cerny-online.com/cerny.js/&lt;/a&gt;&lt;br /&gt;
[2] &lt;a href="http://www.cerny-online.com/cerny.js/documentation/guides/interception" rel="nofollow"&gt;http://www.cerny-online.com/cerny.js/documentation/guides/interception&lt;/a&gt;&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>You might find my lib [1] interesting. After configuration, where you in particular have to activate Profiler interceptor [2], it only takes</p>
<p>CERNY.intercept(YourObj);</p>
<p>to have the profiling information printed to the console you configured. Since YourObj does not have a logger the statements will be logged under the category &#8220;NONE&#8221;, which is set to TRACE by default. I did a fair amount of profiling code under IE and it worked out pretty well!</p>
<p>[1] <a href="http://www.cerny-online.com/cerny.js/" rel="nofollow">http://www.cerny-online.com/cerny.js/</a><br />
[2] <a href="http://www.cerny-online.com/cerny.js/documentation/guides/interception" rel="nofollow">http://www.cerny-online.com/cerny.js/documentation/guides/interception</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
