on 15/05/01 21:07, Thomas at [EMAIL PROTECTED] wrote:

> Hello all,
> 
> while working on the de-translation of the array-functions, I've recognized
> the following:
> 
> 1.) FUNCTION ARRAY_REVERSE:
> 
> The mentioned "$result2" doesn't exist in the related example,
> it should be "$result_keyed":
OK, updated.

> 2.) FUNCTION ARRAY_FLIP:
> http://www.php.net/manual/en/html/function.array-flip.html:
> 
> Considering a beginner with no programming history, this description
> isn't easy to understand.
OK, updated and added one more example.

> 3.) COMETICS 1: Question to examples in general:
Some example's title use this denomination, some don't.
IMHO, I use another tool than jade/docbook to generate docs, and
this don't add "Example .1", so the extra "example" is useful.

> 4.) COSMETICS 2:
> The parameter-names are inconsistent:
> sometimes, we have
> function (array array),
> function (array arr),
> function (array input)
> Should I unify this?
Sure, go ahead. Grab the latest array.xml and correct this.

Damien Seguy

Reply via email to