[ 
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)

Reply via email to