Open Source JavaFX Now!
Combination View Flat View Tree View
Functional Programming
JFXtras has added nice FP functions like fold.
But by adding a few more of these functions, e.g. map, filter, zip etc. the functional paradigm of JavaFX could become on par (or better) with Ruby/Python.

I know that one can achieve map and filter effects using a different syntax, but it would be good to have a consistent set of FP functions.
Flag Flag