You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Filip Maj (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/09 21:40:57 UTC

[jira] [Resolved] (CB-304) Cordova's require/define can't be used with Dojo's require/define

     [ https://issues.apache.org/jira/browse/CB-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj resolved CB-304.
--------------------------

    Resolution: Fixed

[Updated the JS|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-js.git;a=commit;h=07b5166da42811d12ca25a16e517406935685ebd] to hide away require+define and hang it off the {{cordova}} object.

[Updated the Android repository|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=commit;h=715c0a5bea32eaf42b976a3c564897f89c32d8d9] with the JS changes + the calls from native into the JS.
                
> Cordova's require/define can't be used with Dojo's require/define
> -----------------------------------------------------------------
>
>                 Key: CB-304
>                 URL: https://issues.apache.org/jira/browse/CB-304
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Android, CordovaJS
>    Affects Versions: 1.5.0
>            Reporter: Patrick Mueller
>            Assignee: Filip Maj
>             Fix For: 1.6.0
>
>
> summarized from https://groups.google.com/d/topic/phonegap/D1cm3kQzKJ0/discussion
> {quote}
> I was targeting Android and used Phonegap 1.2.0 in combination with Dojo 1.7 which worked fine. Now I switched to Phonegap 1.5.0 and found a severe problem. The new module system in Phonegap 1.5.0 uses global functions "define" and "require". Dojo 1.7 does the same for its own module system. Hence, whatever is loaded first, breaks the other one. 
> Could the Phonegap developers consider to modify the module system in a way that it is compatible with Dojo's? 
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira