<?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 for An Eye On Design</title>
	<atom:link href="http://ppgplaces.com/asouza/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://ppgplaces.com/asouza</link>
	<description>Alex Souza&#039;s Blog</description>
	<lastBuildDate>Mon, 03 May 2010 23:04:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Lua and Corona by Scott</title>
		<link>http://ppgplaces.com/asouza/?p=27&#038;cpage=1#comment-157</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 03 May 2010 23:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://ppgplaces.com/asouza/?p=27#comment-157</guid>
		<description>Wow... quite a negative take on Corona. I&#039;d have to dispute a lot of what you&#039;re commenting about. 

First off, there is pretty decent documentation right there available on the website for Corona. The entire API is documented most with examples included. Additionally, there&#039;s a guide for how to use Corona, a build guide, and an installation/setup guide.

For lua programming, there are tons of example code and tutorials out there... a quick trip to google will find those. How hard is that?

Ansca provides, at present count, some 20 different sample apps all available for you to download, modifiy, and work through. Not to mention the tutorial which walks you through a lot of the sample apps.

Why you take issue with arrays vs tables is beyond me. You seriously need to actually get the blue Programming in Lua book (or even the free version that is currently available online) if you don&#039;t know how to get the count of elements in a table. It&#039;s trivial to do and you certainly don&#039;t need a specialized function to count them. Seriously, you need to learn lua, you indicate you&#039;ve read the book but I find that hard to believe. Perhaps you are reading the 5.0 book instead of the 5.1 book (blue PiL)... the bPiL is certainly up to date.

Yes, there are some parts of the lua spec which are not included for various reasons. You complain about dofile... why not simply require it and encapsulate your &quot;dofile file&quot; in a table or function? Then you can just call the resulting function or execute the table. There are plenty of very easy ways around not having access to dofile and to indicate you spent hours trying to make dofile work? Come on... that&#039;s pretty ridiculous.

There are some things that are missing, but this is a relatively young tool and the roadmap clearly shows the future will be quite bright.

If you&#039;re looking to Corona as a &quot;forms&quot; type app solution, you need to do some better research. There are several frameworks out there which would be much better for forms-based Apps.</description>
		<content:encoded><![CDATA[<p>Wow&#8230; quite a negative take on Corona. I&#8217;d have to dispute a lot of what you&#8217;re commenting about. </p>
<p>First off, there is pretty decent documentation right there available on the website for Corona. The entire API is documented most with examples included. Additionally, there&#8217;s a guide for how to use Corona, a build guide, and an installation/setup guide.</p>
<p>For lua programming, there are tons of example code and tutorials out there&#8230; a quick trip to google will find those. How hard is that?</p>
<p>Ansca provides, at present count, some 20 different sample apps all available for you to download, modifiy, and work through. Not to mention the tutorial which walks you through a lot of the sample apps.</p>
<p>Why you take issue with arrays vs tables is beyond me. You seriously need to actually get the blue Programming in Lua book (or even the free version that is currently available online) if you don&#8217;t know how to get the count of elements in a table. It&#8217;s trivial to do and you certainly don&#8217;t need a specialized function to count them. Seriously, you need to learn lua, you indicate you&#8217;ve read the book but I find that hard to believe. Perhaps you are reading the 5.0 book instead of the 5.1 book (blue PiL)&#8230; the bPiL is certainly up to date.</p>
<p>Yes, there are some parts of the lua spec which are not included for various reasons. You complain about dofile&#8230; why not simply require it and encapsulate your &#8220;dofile file&#8221; in a table or function? Then you can just call the resulting function or execute the table. There are plenty of very easy ways around not having access to dofile and to indicate you spent hours trying to make dofile work? Come on&#8230; that&#8217;s pretty ridiculous.</p>
<p>There are some things that are missing, but this is a relatively young tool and the roadmap clearly shows the future will be quite bright.</p>
<p>If you&#8217;re looking to Corona as a &#8220;forms&#8221; type app solution, you need to do some better research. There are several frameworks out there which would be much better for forms-based Apps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
