<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Thoughts for PHP gurus - Latest Comments in Helpers are unhelpful</title><link>http://php-guru.disqus.com/</link><description></description><atom:link href="https://php-guru.disqus.com/helpers_are_unhelpful/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 02 Jul 2009 14:50:23 -0000</lastBuildDate><item><title>Re: Helpers are unhelpful</title><link>http://blog.guru-php.com/2008/08/helpers-are-unhelpful/#comment-12042635</link><description>&lt;p&gt;I am looking for info on the non static vs static php option. Interesting article, I have more questions now than before I read it! :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Queda de Cabelo</dc:creator><pubDate>Thu, 02 Jul 2009 14:50:23 -0000</pubDate></item><item><title>Re: Helpers are unhelpful</title><link>http://blog.guru-php.com/2008/08/helpers-are-unhelpful/#comment-10735868</link><description>&lt;p&gt;It would probably be more appropriate if terms used in software development would be more unique in some way so that it would be misinterpreted by people who are not familiar with its meaning.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Abby</dc:creator><pubDate>Thu, 11 Jun 2009 09:23:35 -0000</pubDate></item><item><title>Re: Helpers are unhelpful</title><link>http://blog.guru-php.com/2008/08/helpers-are-unhelpful/#comment-10453918</link><description>&lt;p&gt;Our experience with helpers is that although they are poorly understood they are simply not used enough.  The name itself suggests its an almost inconsequential piece of development while for our purposes, they keep the rest of the code clean.&lt;/p&gt;&lt;p&gt;I say the more the merrier.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eddiew21</dc:creator><pubDate>Wed, 03 Jun 2009 18:15:02 -0000</pubDate></item><item><title>Re: Helpers are unhelpful</title><link>http://blog.guru-php.com/2008/08/helpers-are-unhelpful/#comment-8099672</link><description>&lt;p&gt;Hello! Interesting article. I am learning php, thanks for the explanation on why non static is the best way to go!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Emprestimo Pessoal</dc:creator><pubDate>Sun, 12 Apr 2009 15:39:37 -0000</pubDate></item><item><title>Re: Helpers are unhelpful</title><link>http://blog.guru-php.com/2008/08/helpers-are-unhelpful/#comment-7101087</link><description>&lt;p&gt;Sure helpers can be unhelpful... but surely non-static is the way to go...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">seo</dc:creator><pubDate>Wed, 11 Mar 2009 11:22:16 -0000</pubDate></item><item><title>Re: Helpers are unhelpful</title><link>http://blog.guru-php.com/2008/08/helpers-are-unhelpful/#comment-5791371</link><description>&lt;p&gt;Well, certainly it is always better for methods in PHP to be non-static, but this becomes unnatural if an object is created for no other reason than to run a method (running it as if it were a function, not having any particular relationship to the object).  This points to one of the key problems - misuse of helper methods often results in what is really a bunch of functions.  Nothing wrong with functions, but they aren't OO!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">counterpoint</dc:creator><pubDate>Mon, 02 Feb 2009 17:44:36 -0000</pubDate></item><item><title>Re: Helpers are unhelpful</title><link>http://blog.guru-php.com/2008/08/helpers-are-unhelpful/#comment-5788306</link><description>&lt;p&gt;I can see why helpers in some cases are unhelpful, but is it beneficial to make them into non-static, or is it just a question about what's more logical to do?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Virus Protection</dc:creator><pubDate>Mon, 02 Feb 2009 16:48:36 -0000</pubDate></item></channel></rss>