Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-293

bullet-proof modjewel

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            pmuellr Patrick Mueller
            pmuellr Patrick Mueller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: