[Ilugc] PHP Pear!!

  • From: karthikeyan.balasubramanian@xxxxxxxxxxxxx (Karthikeyan)
  • Date: Thu, 03 Jun 2004 11:28:10 +0530

Hi,

  To me PEAR looks more promising.  The amount of coding which is 
getting reduced is
pretty good.  But once again people have to explore this options and use 
them.  Most of the
time there are ready made solutions on the Internet so people generally 
use them rather than
exploring PEAR.

  Have a great day.

Karthikeyan B

Suraj wrote:

R.Karthick wrote on Wed, Jun 02, 2004 at 06:56:02PM +0200: 
,----
| PEAR seems to  be a very promising technology, when  it comes to Rapid
| Application Development. It brings  the pure object oriented design to
| the  application. But Why  is that  not many  popular open  source PHP
| projects are not implemented using PEAR.
`----

Tell me something, how many people  write OOP code in PHP in the first
place?

Even really  "pro" application  developers would tend  to write  a PHP
extension (in C++)  which is all proper OOP and then  simply use it in
PHP (ie.,.  the  extension will give a C++ based  OOP interface to the
PHP layer). PHP can be a very good "bridge" between a real application
(C++ based PHP module) and  the web server.  Writing everything in PHP
is an overkill. Others' views may differ, though.

cheers,

 -Suraj
 




Other related posts: