[
https://issues.apache.org/jira/browse/DIRMINA-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Dougherty updated DIRMINA-499:
-----------------------------------
Attachment: bindings-for-scala.patch
Contribution v1.
> 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
> Attachments: 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.