On 12/1/05, Jared White <[EMAIL PROTECTED]> wrote:
> I still say its main selling point is
> that the calling code is its own API documentation.

why don't you just write something like

cycle(/* name: */ "myCycle", /* values: */ "#eeeeee;#d0d0d0", /*
print: */ false,
/* reset: */ true, /* delimiter: */ ";");

It's just as self-explanatory and you don't have to change the
language for it :-)

--Sebastian

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

Reply via email to