<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "any plan to support other ORM framework in PHP?"]]></title>
		<link>http://forums.visual-paradigm.com/posts/32.html</link>
		<description><![CDATA[Latest messages posted in the topic "any plan to support other ORM framework in PHP?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>any plan to support other ORM framework in PHP?</title>
				<description><![CDATA[ Is there any plan to support other framework?  Ezpdo generates crap associative tables in the database.  Doctrine is much better.]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3068#31699.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3068#31699.html</link>
				<pubDate><![CDATA[Sun, 27 Apr 2008 01:32:01]]></pubDate>
				<author><![CDATA[ jmdavid]]></author>
			</item>
			<item>
				<title>any plan to support other ORM framework in PHP?</title>
				<description><![CDATA[ Hello jmdavid,<br> <br> Thanks for your message. Actually our PHP ORM is already using Ezpdo. Would you mind tell me what do you mean by "generates crap associative tables in the database"? Or would you mind tell me more details on what you looking for? Looking forward to hear your reply.<br> <br> Best regards,<br> Rain Wong]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3068#31921.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3068#31921.html</link>
				<pubDate><![CDATA[Mon, 28 Apr 2008 11:43:35]]></pubDate>
				<author><![CDATA[ Rain]]></author>
			</item>
			<item>
				<title>Re:any plan to support other ORM framework in PHP?</title>
				<description><![CDATA[ Ezpdo generates ez_relation_whatever for every association, here is an example of a table called ez_relation_address_contact, where I have a contact with ID 2 and an address of ID 20, ezpdo creates 2 records for bi-directional relation:<br> class_a oid_a var_a base_b class_b oid_b <br> 1-Address 20 contact Contact Contact 2<br> 2-Contact 2 addresses Address Address 20<br> When you have to deal with data manipulation directly in SQL, for reporting for example, it's a mess.<br> <br> Doctrine works in a cleaner manner.  I guess Doctrine will become THE facto standard as soon as it will be 1.0 release.<br> <br> Thank you.]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3068#32045.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3068#32045.html</link>
				<pubDate><![CDATA[Tue, 29 Apr 2008 03:12:52]]></pubDate>
				<author><![CDATA[ jmdavid]]></author>
			</item>
			<item>
				<title>any plan to support other ORM framework in PHP?</title>
				<description><![CDATA[ Hello jmdavid,<br> <br> Thanks for your details. I'll discuss with our engineers and get back to you about their feedback. If you need any help, please do not hesitate to contact me again.<br> <br> Best  regards,<br> Rain Wong]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3068#32144.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3068#32144.html</link>
				<pubDate><![CDATA[Tue, 29 Apr 2008 15:35:17]]></pubDate>
				<author><![CDATA[ Rain]]></author>
			</item>
			<item>
				<title>Re:any plan to support other ORM framework in PHP?</title>
				<description><![CDATA[ Any update on that?  Doctrine is near 1.0 release.]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3068#67322.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3068#67322.html</link>
				<pubDate><![CDATA[Tue, 8 Jul 2008 20:51:13]]></pubDate>
				<author><![CDATA[ jmdavid]]></author>
			</item>
			<item>
				<title>any plan to support other ORM framework in PHP?</title>
				<description><![CDATA[ Hello jmdavid,<br> <br> At the moment we have no plans to support it, but we will consider to support it in VP Suite 6.4 (by the end of this year).<br> <br> Best regards,<br> Rain]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3068#67479.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3068#67479.html</link>
				<pubDate><![CDATA[Wed, 9 Jul 2008 09:26:15]]></pubDate>
				<author><![CDATA[ Rain]]></author>
			</item>
	</channel>
</rss>