<?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: Simplifying the App(Controller/Model/Helper) concept</title>
	<atom:link href="http://cakebaker.42dh.com/2007/11/16/simplifying-the-appcontrollermodelhelper-concept/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2007/11/16/simplifying-the-appcontrollermodelhelper-concept/</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 &#187; Every commit a mini-release</title>
		<link>http://cakebaker.42dh.com/2007/11/16/simplifying-the-appcontrollermodelhelper-concept/comment-page-1/#comment-35475</link>
		<dc:creator>cakebaker &#187; Every commit a mini-release</dc:creator>
		<pubDate>Tue, 20 Nov 2007 07:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/11/16/simplifying-the-appcontrollermodelhelper-concept/#comment-35475</guid>
		<description>[...] as &#8220;invalid&#8221;. The same happened with tickets from others, too. Later PhpNut wrote in a comment:  [&#8230;] the tickets that I closed where invalid because the code was not [...]</description>
		<content:encoded><![CDATA[<p>[...] as &#8220;invalid&#8221;. The same happened with tickets from others, too. Later PhpNut wrote in a comment:  [&#8230;] the tickets that I closed where invalid because the code was not [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2007/11/16/simplifying-the-appcontrollermodelhelper-concept/comment-page-1/#comment-34303</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sat, 17 Nov 2007 08:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/11/16/simplifying-the-appcontrollermodelhelper-concept/#comment-34303</guid>
		<description>@all: Thanks for your comments!

@Larry: Strange suggestion. Be happy there are people out there using the bleeding edge version and report issues they experience with it. But if you don&#039;t want that I open any tickets in the future, then say it.

@Pilgrim: Some like it, some don&#039;t like it ;-)  For me it is a handy tool to create the application skeleton with the correct permissions.</description>
		<content:encoded><![CDATA[<p>@all: Thanks for your comments!</p>
<p>@Larry: Strange suggestion. Be happy there are people out there using the bleeding edge version and report issues they experience with it. But if you don&#8217;t want that I open any tickets in the future, then say it.</p>
<p>@Pilgrim: Some like it, some don&#8217;t like it ;-)  For me it is a handy tool to create the application skeleton with the correct permissions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pilgrim</title>
		<link>http://cakebaker.42dh.com/2007/11/16/simplifying-the-appcontrollermodelhelper-concept/comment-page-1/#comment-34102</link>
		<dc:creator>Pilgrim</dc:creator>
		<pubDate>Fri, 16 Nov 2007 20:07:49 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/11/16/simplifying-the-appcontrollermodelhelper-concept/#comment-34102</guid>
		<description>Maybe this is only me but I find bake to be tedious, and I prefer to simply drop the cake folder somewhere handy and make my app folder from scratch. Bake ends up making lots of empty folders that I&#039;ll never use. So I just go to the cake/libs folder to see what files cake intends for me to have and copy files as I need them.</description>
		<content:encoded><![CDATA[<p>Maybe this is only me but I find bake to be tedious, and I prefer to simply drop the cake folder somewhere handy and make my app folder from scratch. Bake ends up making lots of empty folders that I&#8217;ll never use. So I just go to the cake/libs folder to see what files cake intends for me to have and copy files as I need them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry E. Masters</title>
		<link>http://cakebaker.42dh.com/2007/11/16/simplifying-the-appcontrollermodelhelper-concept/comment-page-1/#comment-34067</link>
		<dc:creator>Larry E. Masters</dc:creator>
		<pubDate>Fri, 16 Nov 2007 18:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/11/16/simplifying-the-appcontrollermodelhelper-concept/#comment-34067</guid>
		<description>@nao,

That is incorrect they are still located in the same directory as before, the tickets that I closed where invalid because the code was not completed.

@cakebaker and nao,

I suggest you both use the trunk code instead of the bleeding edge branches. Expect things to break if you are updating as soon as I commit code to the branch, the code is considered &quot;stable&quot; when I merge it to the trunk.

I will refer both of you to this ticket: https://trac.cakephp.org/ticket/3595</description>
		<content:encoded><![CDATA[<p>@nao,</p>
<p>That is incorrect they are still located in the same directory as before, the tickets that I closed where invalid because the code was not completed.</p>
<p>@cakebaker and nao,</p>
<p>I suggest you both use the trunk code instead of the bleeding edge branches. Expect things to break if you are updating as soon as I commit code to the branch, the code is considered &#8220;stable&#8221; when I merge it to the trunk.</p>
<p>I will refer both of you to this ticket: <a href="https://trac.cakephp.org/ticket/3595" rel="nofollow">https://trac.cakephp.org/ticket/3595</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nao</title>
		<link>http://cakebaker.42dh.com/2007/11/16/simplifying-the-appcontrollermodelhelper-concept/comment-page-1/#comment-34043</link>
		<dc:creator>nao</dc:creator>
		<pubDate>Fri, 16 Nov 2007 16:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/11/16/simplifying-the-appcontrollermodelhelper-concept/#comment-34043</guid>
		<description>Change today, now app_controller go to app/controllers, app_model go to app/models and app_helper go to app/view/helpers. Thanks for you ticket, I undestand why my app don&#039;t work after read it. Ciao!</description>
		<content:encoded><![CDATA[<p>Change today, now app_controller go to app/controllers, app_model go to app/models and app_helper go to app/view/helpers. Thanks for you ticket, I undestand why my app don&#8217;t work after read it. Ciao!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

