Imminent release of version 1.1, rapid feedback requested

7 views
Skip to first unread message

kbwelker

unread,
Jul 16, 2012, 1:58:43 AM7/16/12
to Funcito
Changes slated for this release:
-- Support for chained method calls
-- Permit wrapping of methods with parameters (static binding of param
values)
-- Warning messages now get logged with JUL rather than going to
System.err
-- Vastly Improved diagnostic messages in runtime Exceptions
-- Internal functional-type classes renamed for the parent API in
anticipation of name collisions
as future APIs are added. MethodFunction-
>GuavaFunction, MethodF->FjF, etc.
-- Improved Javadoc for public API methods
-- JAR file no longer has empty Objenesis dir (workaround for JarJar
bug)
-- Introduced development microbenchmarks, to improve performance
while adding features
-- Increased unit test coverage

Check out the nightly build at:
https://funcito.ci.cloudbees.com/job/funcito/

Specifically, you can find jar files at:
https://funcito.ci.cloudbees.com/job/funcito/lastSuccessfulBuild/artifact/build/libs/

ron

unread,
Jul 17, 2012, 3:23:38 AM7/17/12
to fun...@googlegroups.com
Nice work!

Maybe it would be more up to practice to log using slf4j.

BR,
Robin

kbwelker

unread,
Jul 17, 2012, 1:31:32 PM7/17/12
to Funcito
I considered slf4j. But one of the project goals was to have few (if
any) required dependencies. Besides, individual projects using
Funcito can always map JUL to slf4j if that's what they are using.
> >https://funcito.ci.cloudbees.com/job/funcito/lastSuccessfulBuild/arti...
Reply all
Reply to author
Forward
0 new messages