Sproutcore SC.arrayProxy, where is in the docs?
Posted
by
Bakaburg
on Stack Overflow
See other posts from Stack Overflow
or by Bakaburg
Published on 2011-06-27T10:40:34Z
Indexed on
2011/06/27
16:23 UTC
Read the original article
Hit count: 335
I'm reading the getting started guide of sproutcore, about the Todo app.
Around the beginning they tell to instantiate a controller from the SC.arrayProxy class.
But this class is not present in the docs!!! and even in google is nowhere to be found!
where does it come out from??
EDIT:
I discovered that SC.arrayProxy is only in sproutcore 2! I wonder what are the differences from SC.arrayController
© Stack Overflow or respective owner