You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Patrick Mueller (Assigned) (JIRA)" <ji...@apache.org> on 2012/03/02 16:07:56 UTC

[jira] [Assigned] (CB-293) bullet-proof modjewel

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

Patrick Mueller reassigned CB-293:
----------------------------------

    Assignee: Patrick Mueller
    
> 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