**** BEGIN LOGGING AT Mon Dec 03 02:59:59 2012 Dec 03 12:30:12 have a question about the depends function Dec 03 12:31:43 let's say that i have a depends like depends('get-data.js', 'use-data.js') where get-data do some ajax calls to server. Will depends call use-data after all calls and callback are finished or that can't be assured ? Dec 03 13:20:26 calarval: enyo.load should enforce the execution order, http://forums.enyojs.com/discussion/921/enyo-load-and-callback-when-everything-is-loaded Dec 03 13:36:09 I'll keep that in mind but I'll try other approach before, thanks Dec 03 20:37:08 hi Dec 03 22:06:19 hi all, I'm using phonegap to build, and I can't seem to catch the deviceready event, anyone have any experience with this? Dec 03 22:15:15 a little Dec 03 22:16:02 I just added the listener stuff in the index.html Dec 03 22:16:12 I thought I had too Dec 03 22:16:39 enyo.dispatch.listen() right? Dec 03 22:18:33 yeah, I've got everything done as shown https://github.com/enyojs/enyo/wiki/PhoneGap-Native-Functions Dec 03 22:25:59 that's what I used, too... Dec 03 22:26:05 what are your symptoms? Dec 03 22:29:27 I'm not just seeing my handler function ever called Dec 03 22:42:42 summatusmentis: reasons i hate phonegap Dec 03 22:42:52 #1: i can never catch any events on any platforms Dec 03 22:51:17 that's unsettling Dec 03 22:51:38 but i have only tried webos and android Dec 03 22:59:02 well, it doesn't seem to trigger in the iOS emulator Dec 03 22:59:42 yeah i may have had that problem too Dec 03 23:01:54 did you ever figure it out? Dec 03 23:02:11 my solution was to not use phonegap Dec 03 23:02:21 and go with learning native code Dec 03 23:03:36 we don't have the resources to maintain 2 full versions of our app on 2 separate platforms, and do the research needed Dec 03 23:04:41 yeah i have a hard time doing that myself **** ENDING LOGGING AT Tue Dec 04 02:59:59 2012