I just released version 1.1.0 of Funcito, the OSS API that works with
Jedi (and Guava and Functional Java), to wrap method calls as
functional-objects. It is at:
http://funcito.googlecode.com
or for Maven Central:
http://search.maven.org/#artifactdetails|com.googlecode.funcito|funcito|1.0.2|jar
This release has the following changes:
- Support for chained method calls
- Permit wrapping of methods with parameters
- Warning messages logged to JUL, not System.err
- Improved diagnostic messages in runtime Exceptions
- Renamed internal classes to prevent future collisions
- Removed empty Objenesis dir from Jar
- Development microbenchmarks
- Increased unit test coverage
- Improved code examples for current APIs: funcito-src.jar
I still have plans to add some features that are specific to Jedi,
such as wrapping method calls as Commands. If you want further input,
please contribute Issues on the project web site, or join the project
Google group at:
https://groups.google.com/group/funcito