PHP-SugarNewsWikiDocsBugsForumFilesSource LoginRegister
HomeBugsBug #0013
commas in function calls are painful
Bug #0013
Reported by Sean Middleditch
May 7th, 2008 at 9:29pm EDT
Having to put commas between all arguments in function calls is painful. It's not worth the disambiguation. Remove the need.

Explore alternate forms of structuring function calls to remove this need. For example, perhaps we should only allow a single unnamed parameter.

Comment from Sean Middleditch
Jul 27th, 2008 at 3:03pm
Fixed in upcoming release.

Additional Comments:
or Login