<?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: mwbModelCommand, Yii Framework and MySQL Workbench</title>
	<atom:link href="http://blog.orite.com.au/web_development/2009-02-06/mwbmodelcommand-yii-framework-and-mysql-workbench/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.orite.com.au/web_development/2009-02-06/mwbmodelcommand-yii-framework-and-mysql-workbench/</link>
	<description>Think Work Learn Share</description>
	<lastBuildDate>Fri, 22 Apr 2011 04:19:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: James from FaceySpacey.com</title>
		<link>http://blog.orite.com.au/web_development/2009-02-06/mwbmodelcommand-yii-framework-and-mysql-workbench/comment-page-1/#comment-271</link>
		<dc:creator>James from FaceySpacey.com</dc:creator>
		<pubDate>Mon, 23 Nov 2009 05:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.orite.com.au/?p=61#comment-271</guid>
		<description>Any news on the functionality to update existing tables, by injecting just new rules, rather than overwrite them? What about reverse engineering, i.e. in the case a developer manually changed some rules, added some tables and models?</description>
		<content:encoded><![CDATA[<p>Any news on the functionality to update existing tables, by injecting just new rules, rather than overwrite them? What about reverse engineering, i.e. in the case a developer manually changed some rules, added some tables and models?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnpupu</title>
		<link>http://blog.orite.com.au/web_development/2009-02-06/mwbmodelcommand-yii-framework-and-mysql-workbench/comment-page-1/#comment-259</link>
		<dc:creator>johnpupu</dc:creator>
		<pubDate>Sun, 20 Sep 2009 10:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.orite.com.au/?p=61#comment-259</guid>
		<description>It&#039;s my miss.
It works
^^</description>
		<content:encoded><![CDATA[<p>It&#8217;s my miss.<br />
It works<br />
^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnpupu</title>
		<link>http://blog.orite.com.au/web_development/2009-02-06/mwbmodelcommand-yii-framework-and-mysql-workbench/comment-page-1/#comment-258</link>
		<dc:creator>johnpupu</dc:creator>
		<pubDate>Sun, 20 Sep 2009 10:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.orite.com.au/?p=61#comment-258</guid>
		<description>Hi, Thx for your sharing
but it doesn&#039;t work on Yii 1.0.9</description>
		<content:encoded><![CDATA[<p>Hi, Thx for your sharing<br />
but it doesn&#8217;t work on Yii 1.0.9</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Liu</title>
		<link>http://blog.orite.com.au/web_development/2009-02-06/mwbmodelcommand-yii-framework-and-mysql-workbench/comment-page-1/#comment-22</link>
		<dc:creator>Frank Liu</dc:creator>
		<pubDate>Thu, 05 Feb 2009 22:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.orite.com.au/?p=61#comment-22</guid>
		<description>Hi Edwin,

Thanks for you interest and support.

To my understanding that Yii CActiveRecord does not need any schema file to work with, it reads the schema on the fly from the database table structure. And with Yii shell command it helps to generate the CActiveRecord class files, but without relational rule, so our script simply fills this gap by utilizing mwb file, which should help on medium/large scale database driven web applications.

Therefore it should work as Yii plugin rather than a MySQL workbench plugin, where it would fit the purpose and context more.

However we&#039;ll look into workbench plugins, and see if we can come up with some useful tools to help web development with MySQL workbench.

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Edwin,</p>
<p>Thanks for you interest and support.</p>
<p>To my understanding that Yii CActiveRecord does not need any schema file to work with, it reads the schema on the fly from the database table structure. And with Yii shell command it helps to generate the CActiveRecord class files, but without relational rule, so our script simply fills this gap by utilizing mwb file, which should help on medium/large scale database driven web applications.</p>
<p>Therefore it should work as Yii plugin rather than a MySQL workbench plugin, where it would fit the purpose and context more.</p>
<p>However we&#8217;ll look into workbench plugins, and see if we can come up with some useful tools to help web development with MySQL workbench.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySQL Workbench</title>
		<link>http://blog.orite.com.au/web_development/2009-02-06/mwbmodelcommand-yii-framework-and-mysql-workbench/comment-page-1/#comment-21</link>
		<dc:creator>MySQL Workbench</dc:creator>
		<pubDate>Thu, 05 Feb 2009 16:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.orite.com.au/?p=61#comment-21</guid>
		<description>Hi,

I posted links to your blog on the MySQL Workbench forums.

See the Workbench plugins to autogenerate schemas for Propel, Doctrine, Symfony.  Would you be able to contibute a plugin to autogenerate schemas for Yii/CActiveRecord?

http://forums.mysql.com/read.php?153,208229

MySQL Workbench Team</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I posted links to your blog on the MySQL Workbench forums.</p>
<p>See the Workbench plugins to autogenerate schemas for Propel, Doctrine, Symfony.  Would you be able to contibute a plugin to autogenerate schemas for Yii/CActiveRecord?</p>
<p><a href="http://forums.mysql.com/read.php?153,208229" rel="nofollow">http://forums.mysql.com/read.php?153,208229</a></p>
<p>MySQL Workbench Team</p>
]]></content:encoded>
	</item>
</channel>
</rss>

