[
https://issues.apache.org/jira/browse/CB-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Mueller resolved CB-293.
--------------------------------
Resolution: Fixed
fixed in commit
https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-weinre.git;a=commit;h=d0a4694a19690ae2c3ce9f0e83c926ed9acd97e3
> bullet-proof modjewel
> ---------------------
>
> Key: CB-293
> URL: https://issues.apache.org/jira/browse/CB-293
> Project: Apache Callback
> Issue Type: Wish
> Components: weinre
> Reporter: Patrick Mueller
> Assignee: Patrick Mueller
> Priority: Blocker
>
> Since Cordova is going to have it's own {{require()}} and {{define()}}
> functions, I need to figure out how to make those co-exist with weinre's
> {{require()}} and {{define()}} functions - in the target.
> Current thinking is that modjewel should export a global to window called
> "modjewel", with a {{require()}} and {{define()}} function hanging off that
> object, and then use those.
> This affects the bundling procedure, which should replace {{define()}} with
> {{modjewel.define()}}, or run those defines with their own version (closed
> over a function). Also affects the "main" {{require()}} that gets everything
> started.
> Should also add copyrights to {{target-script.js}}
--
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