Refactor NPAPI plugin implementation

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: deploy

        Our NPAPI plugin source is hard to maintai/extend because:
          a) too much code is under #ifdef PLATFORM
          b) we use #include to add platform specific extensions to the class
          c) some JNI symbols are only defined for some platforms
          d) we do not use C++
          e) no reasonable platform abstraction => hard to support shared crossplatform code

              Assignee:
              Igor Nekrestyanov (Inactive)
              Reporter:
              Igor Nekrestyanov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: