PHP Classes

Absolutely, they should merge efforts

Recommend this page to a friend!

      PHP Classes blog  >  PHPNG Dramatic Speedu...  >  All threads  >  Absolutely, they should merge efforts  >  (Un) Subscribe thread alerts  
Subject:Absolutely, they should merge efforts
Summary:Yes
Messages:3
Author:Gary England
Date:2014-05-12 12:28:53
Update:2014-08-19 19:38:02
 

  1. Absolutely, they should merge efforts   Reply   Report abuse  
Picture of Gary England Gary England - 2014-05-12 18:14:03
We do not need both. The folks at Facebook only have their best interests in mind and that's alright. However ZEND has continued to develop a product with the best interests of the entire development community.

  2. Re: Absolutely, they should merge efforts   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2014-05-12 20:37:16 - In reply to message 1 from Gary England
Right but what Facebook implemented are mostly things that PHP users wanted since many years ago. Zend has not been doing much new work on the PHP engine in the latest years. It seems they finally waken.

  3. Re: Absolutely, they should merge efforts   Reply   Report abuse  
Picture of Alexandru Ocheana Alexandru Ocheana - 2014-08-19 19:38:02 - In reply to message 2 from Manuel Lemos
Totally agree with you sir Manuel, but that ZEND preserved the state of PHP wasn't a bad thing because this allows the new developers, the students to understand the PHP. In this days, is very hard for a new developer to keep up with the evolution of PHP. They are very confused and when they post something they get contradictory replies. Try to look at PDO PERSISTENT and you will see that this is very painful for a beginner. Also they are encouraged to use OOP but the OOP is a hard thing without understanding the procedural language. Along with OOP comes a lot of new terms, like traits, namespaces. Also the ported to PDO is a tricky thing for a beginner. We are in the situation that a new version comes up every year. Yes is a very good thing for us, and we truly need that features. I don't say that the PHP state need to be preserved but after a major update is needed a "stop" to allow everyone to keep up. We all speak about code portability from developer to developer, but we forgot that very talented developers can be wasted in this situation, at least in my point of view.