You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2010/01/22 18:45:22 UTC

[jira] Updated: (DIRMINA-499) Bindings for Scala

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

Emmanuel Lecharny updated DIRMINA-499:
--------------------------------------

    Fix Version/s: 3.0.0-M1

> Bindings for Scala
> ------------------
>
>                 Key: DIRMINA-499
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-499
>             Project: MINA
>          Issue Type: New Feature
>          Components: Example, Integration
>    Affects Versions: 2.0.0-M1
>            Reporter: Rich Dougherty
>            Priority: Minor
>             Fix For: 3.0.0-M1
>
>         Attachments: bindings-for-scala.2.patch, bindings-for-scala.3.patch, bindings-for-scala.patch
>
>
> Here's a contribution of bindings for the Scala language. Since announcing an initial version six weeks ago, I've taken some time to improve and extend them. They're now quite different from that first version. They still needs more documentation and some unit tests, but are generally in a state that I'm happy with.
> Notes:
> - Patch is against trunk.
> - The bindings are in a new submodule called "integration-scala".
> - Scala examples have been added to the "example" submodule. These are also currently the best documentation for the bindings.
> - Code is formatted and indented according to the convention used in the Scala compiler, which I take to be the "standard" for Scala code.
> Warning: This patch approximately doubles the time it takes to perform a "mvn -Dmaven.test.skip install" on my computer. This time can probably be improved by trying to run the Scala compiler once within each submodule, rather than multiple times, but the effect will still be noticeable. If this increase in build time is problem, then the bindings probably may need to stay outside MINA's trunk.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.