<?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: ZNF project closes — why I abandoned it and PHP</title>
	<atom:link href="http://www.alessandrorossini.org/2007/11/15/znf-project-closes-why-i-abandoned-it-and-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alessandrorossini.org/2007/11/15/znf-project-closes-why-i-abandoned-it-and-php/</link>
	<description>Confused thoughts of a computer scientist refugee in Norway</description>
	<lastBuildDate>Thu, 22 Jul 2010 16:04:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Shekhar</title>
		<link>http://www.alessandrorossini.org/2007/11/15/znf-project-closes-why-i-abandoned-it-and-php/comment-page-1/#comment-109</link>
		<dc:creator>Shekhar</dc:creator>
		<pubDate>Thu, 31 Jul 2008 12:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.alessandrorossini.org/2007/11/15/znf-project-closes-why-i-abandoned-it-and-php/#comment-109</guid>
		<description>I gone through your framework and article today during a search.
The approach of php towards object orientation is half hearted.

Some time they go with the C++ Style Then go with Java Style.

Exception handling,variable scope and data-type strictness etc are are very confusing.

I used try-catch but no exception was cached although i have coded to get an exception.

Their are may times i have seen that i have declare a local variable inside a loop and i am able to get its value out side it.

So my better thought is to go with some other language like java and .net  at least when it comes for object oriented approach.</description>
		<content:encoded><![CDATA[<p>I gone through your framework and article today during a search.<br />
The approach of php towards object orientation is half hearted.</p>
<p>Some time they go with the C++ Style Then go with Java Style.</p>
<p>Exception handling,variable scope and data-type strictness etc are are very confusing.</p>
<p>I used try-catch but no exception was cached although i have coded to get an exception.</p>
<p>Their are may times i have seen that i have declare a local variable inside a loop and i am able to get its value out side it.</p>
<p>So my better thought is to go with some other language like java and .net  at least when it comes for object oriented approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edoe</title>
		<link>http://www.alessandrorossini.org/2007/11/15/znf-project-closes-why-i-abandoned-it-and-php/comment-page-1/#comment-95</link>
		<dc:creator>Edoe</dc:creator>
		<pubDate>Fri, 16 May 2008 22:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.alessandrorossini.org/2007/11/15/znf-project-closes-why-i-abandoned-it-and-php/#comment-95</guid>
		<description>It&#039;s a pity that such a promising framework is declared finished. I follow your opinion that it was not wise by the PHP team how they handled the PHP5 transition. But I don&#039;t see why this should render the whole developement useless. Looking at Symfony, Cake and the like shows that a real huge request is there. - Think about joining the party again!</description>
		<content:encoded><![CDATA[<p>It&#8217;s a pity that such a promising framework is declared finished. I follow your opinion that it was not wise by the PHP team how they handled the PHP5 transition. But I don&#8217;t see why this should render the whole developement useless. Looking at Symfony, Cake and the like shows that a real huge request is there. &#8211; Think about joining the party again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeT</title>
		<link>http://www.alessandrorossini.org/2007/11/15/znf-project-closes-why-i-abandoned-it-and-php/comment-page-1/#comment-90</link>
		<dc:creator>MikeT</dc:creator>
		<pubDate>Sun, 09 Mar 2008 22:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.alessandrorossini.org/2007/11/15/znf-project-closes-why-i-abandoned-it-and-php/#comment-90</guid>
		<description>I share many of your grievances with PHP4. One of my great laments about web development outside the enterprise is that we have a real &quot;tool ghetto.&quot; If you think the situation is bad for PHP, just look at what Python developers are forced to deal with. It actually has many mature modules for things like database access, but most hosting services can&#039;t be bothered to install the compiled packages! Python cannot even effectively get off the ground because the hosts won&#039;t touch good modules that are not even questioned when they are written for Perl or PHP!

I think the only way that things can move forward is if the PHP team, Zend or Google sponsor a few dozen good student developers to do a serious port of the key PHP applications to PHP6 when it comes out.</description>
		<content:encoded><![CDATA[<p>I share many of your grievances with PHP4. One of my great laments about web development outside the enterprise is that we have a real &#8220;tool ghetto.&#8221; If you think the situation is bad for PHP, just look at what Python developers are forced to deal with. It actually has many mature modules for things like database access, but most hosting services can&#8217;t be bothered to install the compiled packages! Python cannot even effectively get off the ground because the hosts won&#8217;t touch good modules that are not even questioned when they are written for Perl or PHP!</p>
<p>I think the only way that things can move forward is if the PHP team, Zend or Google sponsor a few dozen good student developers to do a serious port of the key PHP applications to PHP6 when it comes out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Exile</title>
		<link>http://www.alessandrorossini.org/2007/11/15/znf-project-closes-why-i-abandoned-it-and-php/comment-page-1/#comment-88</link>
		<dc:creator>Exile</dc:creator>
		<pubDate>Tue, 04 Mar 2008 23:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.alessandrorossini.org/2007/11/15/znf-project-closes-why-i-abandoned-it-and-php/#comment-88</guid>
		<description>Hi Alessandro,

I&#039;m sharing your opinion about the way PHP &quot;evolved&quot;.

Its a pity when such good development efforts &#039;re going to waste just because of &quot;wrong&quot; platform or language. Good luck, man.</description>
		<content:encoded><![CDATA[<p>Hi Alessandro,</p>
<p>I&#8217;m sharing your opinion about the way PHP &#8220;evolved&#8221;.</p>
<p>Its a pity when such good development efforts &#8216;re going to waste just because of &#8220;wrong&#8221; platform or language. Good luck, man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://www.alessandrorossini.org/2007/11/15/znf-project-closes-why-i-abandoned-it-and-php/comment-page-1/#comment-20</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Mon, 03 Dec 2007 13:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.alessandrorossini.org/2007/11/15/znf-project-closes-why-i-abandoned-it-and-php/#comment-20</guid>
		<description>Hello Alessandro,

I want to say thanks for ur investigation of time onto ZNF.  Me discover this Framework some month ago and it was the only one which fit&#039;s to my needs. Im impressed by this and me like the codestyle, for me itz very transparent. I wish you much of luck for the future. so im german, sorry for my english :)

good luck,
Robin.</description>
		<content:encoded><![CDATA[<p>Hello Alessandro,</p>
<p>I want to say thanks for ur investigation of time onto ZNF.  Me discover this Framework some month ago and it was the only one which fit&#8217;s to my needs. Im impressed by this and me like the codestyle, for me itz very transparent. I wish you much of luck for the future. so im german, sorry for my english <img src='http://www.alessandrorossini.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>good luck,<br />
Robin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
