Ticket #2532886 (assigned enhancement)
Reporteryiminghe |
Opened: 10/22/12 Last modified: 10/22/12 Status: assigned Type: enhancement |
Owner Satyen Desai |
Target Release: Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Y.bind/rbind is not same with native bind | ||
| Description: | I am confused by YUI's implementation when i am used to native Function.prototype.bind, is it possible to behave consistently as the native bind? I will attach a pull request later for details. |
||
| Type: | enhancement | Observed in Version: | development master |
| Component: | YUI Global Object | Severity: | S3 (normal) |
| Assigned To: | Satyen Desai | Target Release: | |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | oop | Relates To: | |
| Browsers: | All | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 10/22/12
|
|
Posted: 10/22/12
|
Dav Glass
here is my pr with tc: https://github.com/yui/yui3/pull/320