[Ilugc] PHP Pear!!

  • From: suraj@xxxxxxxxxxx (Suraj)
  • Date: Wed, 2 Jun 2004 22:53:03 -0700

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
-- 
,-----------------[http://www.symonds.net/~suraj/]---o
| All of the phone books distributed in the city of Fairbanks, Alaska, weigh
| about 81 tons.
`------------------------------[suraj@xxxxxxxxxxx]---o

Other related posts: