<?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: Migration from CakePHP 1.2 RC2 to RC3</title>
	<atom:link href="http://cakebaker.42dh.com/2008/10/02/migration-from-cakephp-12-rc2-to-rc3/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2008/10/02/migration-from-cakephp-12-rc2-to-rc3/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:12:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2008/10/02/migration-from-cakephp-12-rc2-to-rc3/comment-page-1/#comment-114748</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Wed, 17 Dec 2008 15:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=863#comment-114748</guid>
		<description>@Joel: Yes, those classes have been removed a while ago. However, those classes are still available in the repository. I don&#039;t know if they still work, but at least you could use them as inspiration for your functionality.</description>
		<content:encoded><![CDATA[<p>@Joel: Yes, those classes have been removed a while ago. However, those classes are still available in the repository. I don&#8217;t know if they still work, but at least you could use them as inspiration for your functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Stein</title>
		<link>http://cakebaker.42dh.com/2008/10/02/migration-from-cakephp-12-rc2-to-rc3/comment-page-1/#comment-114629</link>
		<dc:creator>Joel Stein</dc:creator>
		<pubDate>Tue, 16 Dec 2008 15:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=863#comment-114629</guid>
		<description>Here&#039;s a change I had to make.  I was using NeatString::randomPassword(), but the NeatString and NeatArray classes were removed.  It&#039;s time to write my own function.  :)</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a change I had to make.  I was using NeatString::randomPassword(), but the NeatString and NeatArray classes were removed.  It&#8217;s time to write my own function.  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luka</title>
		<link>http://cakebaker.42dh.com/2008/10/02/migration-from-cakephp-12-rc2-to-rc3/comment-page-1/#comment-114326</link>
		<dc:creator>Luka</dc:creator>
		<pubDate>Tue, 09 Dec 2008 11:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=863#comment-114326</guid>
		<description>@cakebaker &quot;Nice graphics on your website!&quot;

thanks :)</description>
		<content:encoded><![CDATA[<p>@cakebaker &#8220;Nice graphics on your website!&#8221;</p>
<p>thanks :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2008/10/02/migration-from-cakephp-12-rc2-to-rc3/comment-page-1/#comment-114324</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Tue, 09 Dec 2008 09:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=863#comment-114324</guid>
		<description>@Luka: It&#039;s possible this has been changed. I don&#039;t know, I don&#039;t use bake that often I would notice such a change...

Why should I laugh about you, I forget such details myself ;-)

Btw: Nice graphics on your website!</description>
		<content:encoded><![CDATA[<p>@Luka: It&#8217;s possible this has been changed. I don&#8217;t know, I don&#8217;t use bake that often I would notice such a change&#8230;</p>
<p>Why should I laugh about you, I forget such details myself ;-)</p>
<p>Btw: Nice graphics on your website!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luka</title>
		<link>http://cakebaker.42dh.com/2008/10/02/migration-from-cakephp-12-rc2-to-rc3/comment-page-1/#comment-114260</link>
		<dc:creator>Luka</dc:creator>
		<pubDate>Mon, 08 Dec 2008 15:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=863#comment-114260</guid>
		<description>Sorry, maybe I was wrong with lowercase and uppercase but I think I had to change variable names in my views because controller was baked with rc2 and views were baked with rc 3.

I don&#039;t remember in details what I had to change but I think it was:

$this-&gt;set(Products,xxx) to $this-&gt;set(products,xxx) or vice versa...

Please don&#039;t laugh but I don&#039;t recall in details what I had to change to make my app work :)</description>
		<content:encoded><![CDATA[<p>Sorry, maybe I was wrong with lowercase and uppercase but I think I had to change variable names in my views because controller was baked with rc2 and views were baked with rc 3.</p>
<p>I don&#8217;t remember in details what I had to change but I think it was:</p>
<p>$this-&gt;set(Products,xxx) to $this-&gt;set(products,xxx) or vice versa&#8230;</p>
<p>Please don&#8217;t laugh but I don&#8217;t recall in details what I had to change to make my app work :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2008/10/02/migration-from-cakephp-12-rc2-to-rc3/comment-page-1/#comment-114259</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Mon, 08 Dec 2008 15:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=863#comment-114259</guid>
		<description>@Luka: About which variables are you talking? I just baked controller, model, and views (using rev. 7908), and all generated variables seem to start with a lowercase character.</description>
		<content:encoded><![CDATA[<p>@Luka: About which variables are you talking? I just baked controller, model, and views (using rev. 7908), and all generated variables seem to start with a lowercase character.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luka</title>
		<link>http://cakebaker.42dh.com/2008/10/02/migration-from-cakephp-12-rc2-to-rc3/comment-page-1/#comment-114012</link>
		<dc:creator>Luka</dc:creator>
		<pubDate>Fri, 05 Dec 2008 09:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=863#comment-114012</guid>
		<description>Hello, thanks for this post. It was very helpful especially for &quot;second issue&quot; in forms.
I have a question about bake script. Did they changed it in a way that all first letters of baked variabls are Uppercased?</description>
		<content:encoded><![CDATA[<p>Hello, thanks for this post. It was very helpful especially for &#8220;second issue&#8221; in forms.<br />
I have a question about bake script. Did they changed it in a way that all first letters of baked variabls are Uppercased?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2008/10/02/migration-from-cakephp-12-rc2-to-rc3/comment-page-1/#comment-109644</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Thu, 09 Oct 2008 17:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=863#comment-109644</guid>
		<description>@Mr-Yellow, Jason: I&#039;m glad you could solve those issues :)</description>
		<content:encoded><![CDATA[<p>@Mr-Yellow, Jason: I&#8217;m glad you could solve those issues :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JasonM</title>
		<link>http://cakebaker.42dh.com/2008/10/02/migration-from-cakephp-12-rc2-to-rc3/comment-page-1/#comment-109298</link>
		<dc:creator>JasonM</dc:creator>
		<pubDate>Wed, 08 Oct 2008 03:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=863#comment-109298</guid>
		<description>Sorry to post twice, but it was an error with the App.encoding. Mine was set to UTF8 but in a few pages I am using another encoding on the view. I fixed it by using this code in the view.

&lt;code&gt;Configure::write(&#039;App.encoding&#039;, &#039;SJIS&#039;);&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Sorry to post twice, but it was an error with the App.encoding. Mine was set to UTF8 but in a few pages I am using another encoding on the view. I fixed it by using this code in the view.</p>
<p><code>Configure::write('App.encoding', 'SJIS');</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JasonM</title>
		<link>http://cakebaker.42dh.com/2008/10/02/migration-from-cakephp-12-rc2-to-rc3/comment-page-1/#comment-109293</link>
		<dc:creator>JasonM</dc:creator>
		<pubDate>Wed, 08 Oct 2008 03:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=863#comment-109293</guid>
		<description>For me, the &lt;code&gt;$html-&gt;link&lt;/code&gt; is broken when using multibyte characters, in my case Japanese. I couldn&#039;t find documentation for RC3 yet on the api.cakephp.org site either.</description>
		<content:encoded><![CDATA[<p>For me, the <code>$html-&gt;link</code> is broken when using multibyte characters, in my case Japanese. I couldn&#8217;t find documentation for RC3 yet on the api.cakephp.org site either.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

