Date: 12/14/01
- Next message: creoz: "[PHP-DOC] New CHM manual opinions"
- Previous message: Egon Schmid: "Re: [PHP-DOC] Re: doc standards (was: ugly cvs subject :)"
- Next in thread: Jan Lehnardt: "Re: [PHP-DOC] Re: doc standards (was: ugly cvs subject :)"
- Reply: Jan Lehnardt: "Re: [PHP-DOC] Re: doc standards (was: ugly cvs subject :)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: "Gabor Hojtsy" <goba <email protected>>
> > I should know the history. The PEAR standard was written some
years
> > after the PHP manual. So I don´t see any improvement if writers
> > should write
> >
> > function_name(args)
> > {
> > // do something
> > }
> >
> > instead of
> >
> > function_name (args) {
> > // do something
> > }
>
> Now writers use both. Isn't it better to use only one,
> and not both side by side? I think it is better to use
> one standard. Now there are examples and sample codes
> using function_name() and some function_name ()...
I doesn´ t mean only the space, look at the braces.
> The question is not only how to write functions, but how
> to write code, including functions, comments, variable
> names, constants, sample output, expressions, etc.
We cannot switch between PEAR, PECL, or another standard. Please
remove the link to PEAR.
-Egon
- Next message: creoz: "[PHP-DOC] New CHM manual opinions"
- Previous message: Egon Schmid: "Re: [PHP-DOC] Re: doc standards (was: ugly cvs subject :)"
- Next in thread: Jan Lehnardt: "Re: [PHP-DOC] Re: doc standards (was: ugly cvs subject :)"
- Reply: Jan Lehnardt: "Re: [PHP-DOC] Re: doc standards (was: ugly cvs subject :)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

