Hi,

In the v2.0 branch I have now separate out the I/O library and Functional stuff into their own modules. This makes it possible to use these without the rest of the Qi4j framework, if you want to.

The Functional library includes Iterables, all Function(s) handling, Specification(s), and the Visitor/Visitable parts. These are entirely generic, and am now being used quite extensively in core and elsewhere. If you have any suggestions as to methods that are missing in Iterables/Functions, please let me know. It should be reasonably complete with regard to basic functional programming, but I could have missed some parts.

/Rickard

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to