<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: JSDocs</title>
	<atom:link href="http://rfobic.wordpress.com/2009/06/11/jsdocs/feed/" rel="self" type="application/rss+xml" />
	<link>http://rfobic.wordpress.com/2009/06/11/jsdocs/</link>
	<description>Somewhere in the middle of dreams &#38; reality</description>
	<lastBuildDate>Mon, 14 Dec 2009 20:09:02 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gozala</title>
		<link>http://rfobic.wordpress.com/2009/06/11/jsdocs/#comment-101</link>
		<dc:creator>gozala</dc:creator>
		<pubDate>Mon, 29 Jun 2009 07:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://rfobic.wordpress.com/?p=117#comment-101</guid>
		<description>Hi César,

Thanks for your comment. At this point my tool is not that much flexible as well, but I&#039;m definitely moving that direction. Currently in experimental branch I have some work done on rhino AST but it&#039;s not used by the tool yet. Feel free to fork me!!
http://github.com/Gozala/jsdocs/tree/experimental

Yes having flexible comment parser is something I would like to have as well, I was thinking to make comments parser / extractor being a plugin, that way it could be possible to write a different plugin which will process comments in a different manner.</description>
		<content:encoded><![CDATA[<p>Hi César,</p>
<p>Thanks for your comment. At this point my tool is not that much flexible as well, but I&#8217;m definitely moving that direction. Currently in experimental branch I have some work done on rhino AST but it&#8217;s not used by the tool yet. Feel free to fork me!!<br />
<a href="http://github.com/Gozala/jsdocs/tree/experimental" rel="nofollow">http://github.com/Gozala/jsdocs/tree/experimental</a></p>
<p>Yes having flexible comment parser is something I would like to have as well, I was thinking to make comments parser / extractor being a plugin, that way it could be possible to write a different plugin which will process comments in a different manner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: César Acebal</title>
		<link>http://rfobic.wordpress.com/2009/06/11/jsdocs/#comment-100</link>
		<dc:creator>César Acebal</dc:creator>
		<pubDate>Sat, 27 Jun 2009 16:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://rfobic.wordpress.com/?p=117#comment-100</guid>
		<description>It seems very, very interesting. I&#039;m currently considering which documentation tool to use for JavaScript and I&#039;m quite frustrated: either they are very inflexible or not work at all when you start to do some &#039;complicated&#039; things such as self-invocation anonymous functions, nested scopes and that sort of things.

I&#039;ve reached this page while looking for Rhino, source comments and similar keywords, since I think that the Rhino option is the only one available if we want the tool support any JavaScript construction, no matters how strange it be.

I&#039;ll have a look at it, sure. Thank you very much for your efforts!

By the way, couldn&#039;t it be possible make it even more flexible and allowing any documentation format (not just jsdoc). If you have done the tough work of extracting the comments from the source with the appropriate scope, it could be done delegating to some Formatter object. That will allow to use jsdoc but also, for example, restructured text to be passed to Sphinx or similar tools. It&#039;s just an idea.

Thank you again!</description>
		<content:encoded><![CDATA[<p>It seems very, very interesting. I&#8217;m currently considering which documentation tool to use for JavaScript and I&#8217;m quite frustrated: either they are very inflexible or not work at all when you start to do some &#8216;complicated&#8217; things such as self-invocation anonymous functions, nested scopes and that sort of things.</p>
<p>I&#8217;ve reached this page while looking for Rhino, source comments and similar keywords, since I think that the Rhino option is the only one available if we want the tool support any JavaScript construction, no matters how strange it be.</p>
<p>I&#8217;ll have a look at it, sure. Thank you very much for your efforts!</p>
<p>By the way, couldn&#8217;t it be possible make it even more flexible and allowing any documentation format (not just jsdoc). If you have done the tough work of extracting the comments from the source with the appropriate scope, it could be done delegating to some Formatter object. That will allow to use jsdoc but also, for example, restructured text to be passed to Sphinx or similar tools. It&#8217;s just an idea.</p>
<p>Thank you again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
