You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by "Manu Zhang (JIRA)" <ji...@apache.org> on 2016/09/05 07:31:20 UTC

[jira] [Resolved] (GEARPUMP-48) Improve Java interoperability

     [ https://issues.apache.org/jira/browse/GEARPUMP-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manu Zhang resolved GEARPUMP-48.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.8.2

> Improve Java interoperability
> -----------------------------
>
>                 Key: GEARPUMP-48
>                 URL: https://issues.apache.org/jira/browse/GEARPUMP-48
>             Project: Apache Gearpump
>          Issue Type: Improvement
>          Components: streaming
>            Reporter: Manu Zhang
>             Fix For: 0.8.2
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)