Uploaded image for project: 'Apache Gearpump'
  1. Apache Gearpump
  2. GEARPUMP-48

Improve Java interoperability

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.2
    • streaming
    • None

    Description

      migrated from https://github.com/gearpump/gearpump/issues/1967 and https://github.com/gearpump/gearpump/issues/1938.

      The current user / developer interface is not friendly to Java users / developers. For example,

      • private[package] in Scala is public in Java
      • List in Scala is constructed like "$colon$colon$.MODULE$.apply"
      • constants of companion objects in Scala is accessed like "Foo$MODULE$.constant()"

      We should improve the codebase, and probably add some tests to ensure the interoperability for all public interfaces and a guide to follow.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mauzhang Manu Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: