<?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: my workaround: Cakephp model associations not in primary keys</title>
	<atom:link href="http://jojosiao.com/2008/10/cakephp-model-associations-not-in-primary-keys/feed/" rel="self" type="application/rss+xml" />
	<link>http://jojosiao.com/2008/10/cakephp-model-associations-not-in-primary-keys/</link>
	<description>personal blog</description>
	<lastBuildDate>Thu, 22 Jul 2010 23:57:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: End of Month October Summary &#124; Jojo Siao</title>
		<link>http://jojosiao.com/2008/10/cakephp-model-associations-not-in-primary-keys/comment-page-1/#comment-598</link>
		<dc:creator>End of Month October Summary &#124; Jojo Siao</dc:creator>
		<pubDate>Tue, 13 Jul 2010 14:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://jojosiao.com/?p=103#comment-598</guid>
		<description>[...] someone would see me online on YM, and we exchange ideas, solve programming issues with cakephp. Tags: [...]</description>
		<content:encoded><![CDATA[<p>[...] someone would see me online on YM, and we exchange ideas, solve programming issues with cakephp. Tags: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajmacaro</title>
		<link>http://jojosiao.com/2008/10/cakephp-model-associations-not-in-primary-keys/comment-page-1/#comment-11</link>
		<dc:creator>ajmacaro</dc:creator>
		<pubDate>Wed, 29 Oct 2008 06:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://jojosiao.com/?p=103#comment-11</guid>
		<description>please edit the code.


$this-&gt;Employee-&gt;primary = ‘department_code’;
$this-&gt;Department-&gt;findById($x);</description>
		<content:encoded><![CDATA[<p>please edit the code.</p>
<p>$this-&gt;Employee-&gt;primary = ‘department_code’;<br />
$this-&gt;Department-&gt;findById($x);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajmacaro</title>
		<link>http://jojosiao.com/2008/10/cakephp-model-associations-not-in-primary-keys/comment-page-1/#comment-10</link>
		<dc:creator>ajmacaro</dc:creator>
		<pubDate>Wed, 29 Oct 2008 06:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://jojosiao.com/?p=103#comment-10</guid>
		<description>Yes, i use it alot in project.
just watch for generated query.

maybe 
$x = $this-&gt;Employee-&gt;primary = &#039;department_code&#039;;
$this-&gt;Department-&gt;findById($x);

anyway, the idea was there, have fun exploring it.</description>
		<content:encoded><![CDATA[<p>Yes, i use it alot in project.<br />
just watch for generated query.</p>
<p>maybe<br />
$x = $this-&gt;Employee-&gt;primary = &#8216;department_code&#8217;;<br />
$this-&gt;Department-&gt;findById($x);</p>
<p>anyway, the idea was there, have fun exploring it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://jojosiao.com/2008/10/cakephp-model-associations-not-in-primary-keys/comment-page-1/#comment-9</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Tue, 28 Oct 2008 14:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://jojosiao.com/?p=103#comment-9</guid>
		<description>Thanks for the help jobert! helped me a lot!!</description>
		<content:encoded><![CDATA[<p>Thanks for the help jobert! helped me a lot!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jojo siao</title>
		<link>http://jojosiao.com/2008/10/cakephp-model-associations-not-in-primary-keys/comment-page-1/#comment-8</link>
		<dc:creator>jojo siao</dc:creator>
		<pubDate>Mon, 27 Oct 2008 01:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://jojosiao.com/?p=103#comment-8</guid>
		<description>@ajmacaro,


I couldn&#039;t make your code work on me.
Did you test it on your code?</description>
		<content:encoded><![CDATA[<p>@ajmacaro,</p>
<p>I couldn&#8217;t make your code work on me.<br />
Did you test it on your code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
