<?xml version="1.0" encoding="utf-8"?>
<rss 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><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>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! :)</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-11734680</link><description>As per my two cents, helpers help in making designs more lucrative. IMplication is a bit complex though, I agree on that.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Forex Robot</dc:creator><pubDate>Thu, 25 Jun 2009 14:18:31 -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>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.</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>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;br&gt;&lt;br&gt;I say the more the merrier.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eddie Weinhaus</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>Hello! Interesting article. I am learning php, thanks for the explanation on why non static is the best way to go!</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>Sure helpers can be unhelpful... but surely non-static is the way to go...</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>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!</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>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?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Software</dc:creator><pubDate>Mon, 02 Feb 2009 16:48:36 -0000</pubDate></item></channel></rss>