On Fri, Apr 18, 2008 at 9:14 PM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote:
> Hi!
>
>
>
> > but you seemed to have removed the explanation of the options parameter,
> why?
> >
>
>  From what I understand, there's no options for these methods now.

If a function/method takes an argument it should be documented, even
if that argument doesn't do anything.
Having it documented also means less bug reports about "missing
'incorrect parameter count' warning" and safes everyone few minute
annoyance.

But, why not remove them from the argument parsing? Or is it a
forward-compatability option for people knowing that they will one day
be passing arguments there and send an empty array for now as a
reminder?


-Hannes

Reply via email to