On Fri, 2003-04-04 at 12:26, Martin Jansen wrote:
> On Fri, 2003-04-04 at 18:26, Sterling Hughes wrote:
> > No, in PEAR.  In PECL your code can look however it likes, at least
> > that's my understanding.
> 
> The manual states it differently:
> 
> "In PECL all code has to follow the PHP coding standards."
> (http://pear.php.net/manual/en/developers.meaning.php)
> 

Then the manual is wrong.  PECL extensions are independent entities with
no interdependencies (fully encapsulated).  The api's they export should
follow naming conventions - sure.  But following coding standards misses
the point of pecl itself (to foster independent extension development.)

-Sterling5

> - Martin
-- 
"First they ignore you, then they laugh at you,  
 then they fight you, then you win."  
    - Gandhi


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to