You need to sign in to do that
Don't have an account?

AMD version of cardova.force.js
Hi,
I am currently researching on developing hybrid mobile apps using salesforce sdk and I am following the code in this example :
http://wiki.developerforce.com/page/Developing_Hybrid_Apps_with_the_Salesforce_Mobile_SDK
I notice that cardova.force.js shown in the example is a main library that has a bunch of api's for handling oAuth, bootstraping the application, etc..
Is there an AMD version of the same library or has anyone tried to convert this into an AMD module? It would be very helpful if we have an AMD version of it. so that it would directly plugged into projects that have a AMD setup using requireJS.
Thanks,
Nikhil