On Wed, Aug 08, 2001 at 09:51:50AM +0200, Damien Seguy wrote:
> on 8/08/01 0:06, Jeroen van Wolffelaar at [EMAIL PROTECTED] wrote:
> 
> > From PEAR coding standards (function calls):
> I got those one from README file in phpdoc/README.
> 
> I do agree with the  no space between function name and opening parenthesis.
> At least, we should be coherent with the rest of the PHP team on this.
> 
> Before we change this convention, does anyone have opinion about this?
> I wonder what was the reason about this (I guess it's one of those fashion
> that cross informatics coding world).
> 
> Right now, here is the situation :
> no space : +2
> space    : 0

I would see a space. The formatted function prototypes have already a
space between function name and opening parenthesis. With the space the
code is more readable.

-1 (space)

-Egon

-- 
All known books about PHP and related books: http://php.net/books.php 
Concert Band of the University of Hohenheim: http://www.concert-band.de/
First and second bestselling book in German: http://www.php-buch.de/

Reply via email to