<?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 for martian arts</title>
	<atom:link href="http://blog.martian-arts.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.martian-arts.org</link>
	<description>webcode experiments</description>
	<lastBuildDate>Mon, 19 Sep 2011 16:35:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Understanding MVC by y_nk</title>
		<link>http://blog.martian-arts.org/understanding-mvc/#comment-9</link>
		<dc:creator>y_nk</dc:creator>
		<pubDate>Mon, 19 Sep 2011 16:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martian-arts.org/?p=61#comment-9</guid>
		<description>Hi Lasselin,

As a study product, this code is not meant to be used by anyone else *for now*.

I agree that i really need to do a documentation. Even for myself, because i could stop to use it for months and forgot some big parts of it. But since i&#039;m more in a performance issue hurry than in a social one, i prefer wasting time on benchmarks. I promise to fix that asap !

The ORM i made is really poor. It only represents a big pipe where all the data get escaped and checked before insertion/selection ; a real difference with doctrine ! I built it &quot;embedded&quot; in the mvc because i needed to, but i guess it could be used without. It&#039;s just a matter of where i should put the .php file : lib or ext folder :)

Thanks for reading,</description>
		<content:encoded><![CDATA[<p>Hi Lasselin,</p>
<p>As a study product, this code is not meant to be used by anyone else *for now*.</p>
<p>I agree that i really need to do a documentation. Even for myself, because i could stop to use it for months and forgot some big parts of it. But since i&#8217;m more in a performance issue hurry than in a social one, i prefer wasting time on benchmarks. I promise to fix that asap !</p>
<p>The ORM i made is really poor. It only represents a big pipe where all the data get escaped and checked before insertion/selection ; a real difference with doctrine ! I built it &#8220;embedded&#8221; in the mvc because i needed to, but i guess it could be used without. It&#8217;s just a matter of where i should put the .php file : lib or ext folder :)</p>
<p>Thanks for reading,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Understanding MVC by Lasselin</title>
		<link>http://blog.martian-arts.org/understanding-mvc/#comment-8</link>
		<dc:creator>Lasselin</dc:creator>
		<pubDate>Mon, 19 Sep 2011 15:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martian-arts.org/?p=61#comment-8</guid>
		<description>Hi Julien,

It&#039;s good not to be blindly confident in market framework. You&#039;re right to use specific coding for a specific need not covered by a software available (CMS, e-commerce, etc ..).
To be better, it&#039;s also important that your product can be maintened, and that by someone else than you. According to this point , documentation is necessary (not only comment in code but a real document explaining the spirit of your framework).
The last point you have to care is performance. A webapp can be slow for only 1 user and there&#039;s no ORM offering better performance than an SQL query. In php, tables are working fine to access data why using object ? ORM is not part of MVC, it&#039;s something else.

Hope to read you soon.

Regards,</description>
		<content:encoded><![CDATA[<p>Hi Julien,</p>
<p>It&#8217;s good not to be blindly confident in market framework. You&#8217;re right to use specific coding for a specific need not covered by a software available (CMS, e-commerce, etc ..).<br />
To be better, it&#8217;s also important that your product can be maintened, and that by someone else than you. According to this point , documentation is necessary (not only comment in code but a real document explaining the spirit of your framework).<br />
The last point you have to care is performance. A webapp can be slow for only 1 user and there&#8217;s no ORM offering better performance than an SQL query. In php, tables are working fine to access data why using object ? ORM is not part of MVC, it&#8217;s something else.</p>
<p>Hope to read you soon.</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blog.martian-arts.org/comments/feed/ ) in 0.21877 seconds, on Feb 7th, 2012 at 9:39 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 7th, 2012 at 10:39 am UTC -->
