Hi, I have seen in one of the changesets that an Optional type is supposed to be available in Java 8. I have some questions about: * will the current implementation change later? * is it suppose to support a kind of flatMap operation? * will it be considered as an Iterable? Regards, François-