Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1044

Fix JavaScript inheritance

    XMLWordPrintableJSON

Details

    • Patch Available

    Description

      The current JavaScript compiler has a pretty simple way of doing inheritance (just copies the prototype fields over). Node.js has a helper method for this (sys.inherits) and there are easier ways to do it in the browser too. This patch makes it easy for the browser and Node.js to each do the right thing.

      Attachments

        1. Fix-JavaScript-inheritance.patch
          4 kB
          Wade Simmons
        2. THRIFT-1044-fix-thrift-js-obj.patch
          1 kB
          Henrique Mendonca

        Activity

          People

            roger Roger Meier
            wadey Wade Simmons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: