<?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"
	>
<channel>
	<title>Comments on: Making E_STRICT stricter</title>
	<atom:link href="http://www.wormus.com/aaron/stories/2004/09/20/making-e_strict-stricter.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wormus.com/aaron/stories/2004/09/20/making-e_strict-stricter.html</link>
	<description>according to my observations, there is now sufficient reasons for greater optimism</description>
	<pubDate>Thu, 20 Nov 2008 22:09:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Dewi Morgan</title>
		<link>http://www.wormus.com/aaron/stories/2004/09/20/making-e_strict-stricter.html#comment-5568</link>
		<dc:creator>Dewi Morgan</dc:creator>
		<pubDate>Sun, 23 Jan 2005 18:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.wormus.com/aaron/stories/2004/09/20/making-e_strict-stricter.html#comment-5568</guid>
		<description>I agree about the annoyances, totally. I strongly disagree with one of the replies:

"Personally though, I’d rather have e.g. the string data type replaced with a string object that would have all (most) of the current global string functions as member functions."

I have got really really sick of hearing this suggestion. It is purely evil and insidious, and should be stamped on wherever it is found.

PHP is not Python. It is not Java. It is not Javascript. If you want people &lt;em&gt;forced&lt;/em&gt; to use your sick OOP, the please foad or use one of those other sick languages. Do NOT to this to PHP.

OOP is now (and hopefully always will be) an optional feature of PHP, which can be competely avoided should you so desire.

This is a strong feature of PHP.

Keep it that way.</description>
		<content:encoded><![CDATA[<p>I agree about the annoyances, totally. I strongly disagree with one of the replies:</p>
<p>&#8220;Personally though, I’d rather have e.g. the string data type replaced with a string object that would have all (most) of the current global string functions as member functions.&#8221;</p>
<p>I have got really really sick of hearing this suggestion. It is purely evil and insidious, and should be stamped on wherever it is found.</p>
<p>PHP is not Python. It is not Java. It is not Javascript. If you want people <em>forced</em> to use your sick OOP, the please foad or use one of those other sick languages. Do NOT to this to PHP.</p>
<p>OOP is now (and hopefully always will be) an optional feature of PHP, which can be competely avoided should you so desire.</p>
<p>This is a strong feature of PHP.</p>
<p>Keep it that way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Keraunen</title>
		<link>http://www.wormus.com/aaron/stories/2004/09/20/making-e_strict-stricter.html#comment-812</link>
		<dc:creator>Greg Keraunen</dc:creator>
		<pubDate>Thu, 30 Sep 2004 21:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.wormus.com/aaron/stories/2004/09/20/making-e_strict-stricter.html#comment-812</guid>
		<description>I agree this is a good thing to strive for. Rather than trying to convince pear-dev to do this internally, couldn't such standards be implemented with PEAR wrappers? Not ideal but 'if the people lead' maybe the leaders will follow...someday</description>
		<content:encoded><![CDATA[<p>I agree this is a good thing to strive for. Rather than trying to convince pear-dev to do this internally, couldn&#8217;t such standards be implemented with PEAR wrappers? Not ideal but &#8216;if the people lead&#8217; maybe the leaders will follow&#8230;someday</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin Mehner</title>
		<link>http://www.wormus.com/aaron/stories/2004/09/20/making-e_strict-stricter.html#comment-767</link>
		<dc:creator>Robin Mehner</dc:creator>
		<pubDate>Tue, 21 Sep 2004 10:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.wormus.com/aaron/stories/2004/09/20/making-e_strict-stricter.html#comment-767</guid>
		<description>That's a point that really bugs me everytime in PHP. Even as experienced developer you have to look often in the manual to determine what parameter order is wanted and things like that. If that would be standarized, the developement speed will raise and PHP would have a great benefit from it. Hope that someone will take this task :) (I would, but I'm not good in C(++), still learning)</description>
		<content:encoded><![CDATA[<p>That&#8217;s a point that really bugs me everytime in PHP. Even as experienced developer you have to look often in the manual to determine what parameter order is wanted and things like that. If that would be standarized, the developement speed will raise and PHP would have a great benefit from it. Hope that someone will take this task <img src='http://www.wormus.com/aaron/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> (I would, but I&#8217;m not good in C(++), still learning)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Wormus</title>
		<link>http://www.wormus.com/aaron/stories/2004/09/20/making-e_strict-stricter.html#comment-766</link>
		<dc:creator>Aaron Wormus</dc:creator>
		<pubDate>Mon, 20 Sep 2004 11:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.wormus.com/aaron/stories/2004/09/20/making-e_strict-stricter.html#comment-766</guid>
		<description>Yeh, that would be nice, but it would be breaking too much. I'm not really talking about adding any new features. I'm just talking about standardizing what we already have.

I can see that there is some format of standard naming going on, but if it's not applied across the board then it's useless. 

Coogle mentioned that this was an old idea... and nobody could be bothered with implementing it. I agree that up till now PHP development has just been "scratching an itch" style development, and this type of major cleanup is not nessesary. Since PHP5 we've seen all kinds of "PHP Grows up", "PHP Ready for the Enterprise" hype going on. Maybe one of the commercial PHP companies would sponser the implementation of something like this.</description>
		<content:encoded><![CDATA[<p>Yeh, that would be nice, but it would be breaking too much. I&#8217;m not really talking about adding any new features. I&#8217;m just talking about standardizing what we already have.</p>
<p>I can see that there is some format of standard naming going on, but if it&#8217;s not applied across the board then it&#8217;s useless. </p>
<p>Coogle mentioned that this was an old idea&#8230; and nobody could be bothered with implementing it. I agree that up till now PHP development has just been &#8220;scratching an itch&#8221; style development, and this type of major cleanup is not nessesary. Since PHP5 we&#8217;ve seen all kinds of &#8220;PHP Grows up&#8221;, &#8220;PHP Ready for the Enterprise&#8221; hype going on. Maybe one of the commercial PHP companies would sponser the implementation of something like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders Hellstrom</title>
		<link>http://www.wormus.com/aaron/stories/2004/09/20/making-e_strict-stricter.html#comment-765</link>
		<dc:creator>Anders Hellstrom</dc:creator>
		<pubDate>Mon, 20 Sep 2004 10:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.wormus.com/aaron/stories/2004/09/20/making-e_strict-stricter.html#comment-765</guid>
		<description>It would be good if someone actaully took the time to do it, but that doesn't sound like something that will happen any time soon. Personally though, I'd rather have e.g. the string data type replaced with a string object that would have all (most) of the current global string functions as member functions. There would of course still be a lot of global functions that it could be applied to.

Standard naming has already been applied in some places (e.g. in the pgsql module), keeping the old function names working and just not listing them in the manual (except in a table listing the changes). The E_STRICT warning would be a nice addition though.</description>
		<content:encoded><![CDATA[<p>It would be good if someone actaully took the time to do it, but that doesn&#8217;t sound like something that will happen any time soon. Personally though, I&#8217;d rather have e.g. the string data type replaced with a string object that would have all (most) of the current global string functions as member functions. There would of course still be a lot of global functions that it could be applied to.</p>
<p>Standard naming has already been applied in some places (e.g. in the pgsql module), keeping the old function names working and just not listing them in the manual (except in a table listing the changes). The E_STRICT warning would be a nice addition though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
