Hey Jason, I don’t know the answer to your question, but I developed a wrapper over the 10.x SDK that solves several issues with the underlying SDK and presents a new Object-Oriented interface. You could take for a spin if you’re interested...
https://www.npmjs.com/package/usergrid-objects <https://www.npmjs.com/package/usergrid-objects> Best, Scott > On Dec 21, 2014, at 8:28 PM, [email protected] wrote: > > HI Im not able to get usergrid javascript SDK version 0.11.0 to work for > example trying to get a collection I call the createCollection method on line > 802 its then calls the Usergrid.Collection constructor with two arg's > 'options' and 'callback' but if you look at the constructor on line 2012 it > no longer takes a callback arg it just takes the options so when tring to > create a collection it all stops in the constructor once the process hits the > constructor it just stops processing.. There are some other issue I have as > well I just wanted to ask is version 0.11.0 ready or is it still being worked > on. > > I was hoping to use it as it look like its better and has a good promis > implementation and better networking then 0.10.7 any advice on wether its > ready and I'm missing something would be appreciated > > Thanks and Marry Christmas to all. >
