<?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: Editorscripts: create parm method from class declaration</title>
	<atom:link href="http://www.artofcreation.be/2009/08/27/editorscripts-create-parm-method-from-class-declaration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artofcreation.be/2009/08/27/editorscripts-create-parm-method-from-class-declaration/</link>
	<description>The everyday life of a Dynamics AX developer</description>
	<lastBuildDate>Thu, 19 Aug 2010 12:14:26 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Klaas Deforche</title>
		<link>http://www.artofcreation.be/2009/08/27/editorscripts-create-parm-method-from-class-declaration/comment-page-1/#comment-1302</link>
		<dc:creator>Klaas Deforche</dc:creator>
		<pubDate>Tue, 20 Oct 2009 19:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofcreation.be/?p=188#comment-1302</guid>
		<description>Hi Jonas,

I&#039;m glad you&#039;re putting it to use. Some colleagues and myself are finding it very useful too :). 
You&#039;re right, when you declare multiple variables on one line, it will not work. I didn&#039;t think about that situation because I don&#039;t use it very often.

If I find the time to fix it, I&#039;ll upload it here for sure.

Best regards.</description>
		<content:encoded><![CDATA[<p>Hi Jonas,</p>
<p>I&#8217;m glad you&#8217;re putting it to use. Some colleagues and myself are finding it very useful too :).<br />
You&#8217;re right, when you declare multiple variables on one line, it will not work. I didn&#8217;t think about that situation because I don&#8217;t use it very often.</p>
<p>If I find the time to fix it, I&#8217;ll upload it here for sure.</p>
<p>Best regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://www.artofcreation.be/2009/08/27/editorscripts-create-parm-method-from-class-declaration/comment-page-1/#comment-1102</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Thu, 01 Oct 2009 12:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofcreation.be/?p=188#comment-1102</guid>
		<description>Thanks, works fine. The one thing that does not work however, is when variables are declared like:

str     firstStr, secondStr;

I am rather new to x++, so I no not dare fixing the code myself... :-)

/Jonas</description>
		<content:encoded><![CDATA[<p>Thanks, works fine. The one thing that does not work however, is when variables are declared like:</p>
<p>str     firstStr, secondStr;</p>
<p>I am rather new to x++, so I no not dare fixing the code myself&#8230; :-)</p>
<p>/Jonas</p>
]]></content:encoded>
	</item>
</channel>
</rss>
