Java.extend() should support implementation of more than one type

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P2
    • 8
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      Currently, Java.extend() only takes a single class or interface as its argument, and generates an adapter that either extends that one class or implements that one interface. There is a user requirement (as well as a need for feature parity with Rhino) to support creation of adapters for multiple types - those that can both extend a class and implement any number of interfaces.

            Assignee:
            Attila Szegedi
            Reporter:
            Attila Szegedi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: