foam-framework / foam-framework/foam

Improve method argument handling

Open
#28 2 comments 0 reactions 0 assignees View on GitHub
enhancement imported
Dominant language
JavaScript
Stars
783
Forks
51
PR merge metrics
No merged PRs in 30d

Description

_From [k...@chromium.org](https://code.google.com/u/101260952816761938100/) on October 22, 2013 11:22:34_

Decorate method functions to add support for auto-population of unsupplied arguments which have 'defaultValue's and convert rest/varg arguments to proper arguments to avoid the developer having to perform 'arguments' manipulation. In particular, this will make the 'async' library much simpler.

_Original issue: http://code.google.com/p/foam-framework/issues/detail?id=28_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.