diff options
| author | Alkis Evlogimenos | 2010-09-22 09:11:36 +0200 |
|---|---|---|
| committer | Misko Hevery | 2010-09-22 09:14:50 +0200 |
| commit | eefb920d0e0345485a8eb120aeecc3b1aa9f6719 (patch) | |
| tree | dfdabdebb82cba116b4d222af1e3a81cf46f54b0 /scenario | |
| parent | 006fd2ca252400e87a419b929e00ea0277ff86ad (diff) | |
| download | angular.js-eefb920d0e0345485a8eb120aeecc3b1aa9f6719.tar.bz2 | |
Reduce copies done by Resource.
When a method foo is called on a Resource object, say myResource there are two copies that happen to the resource:
- one inside Resource.foo() in some dummy function
- another inside myResource.$foo() inside the callback passed to foo()
Diffstat (limited to 'scenario')
0 files changed, 0 insertions, 0 deletions
