aboutsummaryrefslogtreecommitdiffstats
path: root/test/ScenarioSpec.js
diff options
context:
space:
mode:
authorAlkis Evlogimenos2010-09-22 09:11:36 +0200
committerMisko Hevery2010-09-22 09:14:50 +0200
commiteefb920d0e0345485a8eb120aeecc3b1aa9f6719 (patch)
treedfdabdebb82cba116b4d222af1e3a81cf46f54b0 /test/ScenarioSpec.js
parent006fd2ca252400e87a419b929e00ea0277ff86ad (diff)
downloadangular.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 'test/ScenarioSpec.js')
0 files changed, 0 insertions, 0 deletions