Hi all. Simply for all to know about it, if somebody is using Apache Isis with Java8 and wants to use the Streaming API with Collections managed by DataNucleus, it’s needed to add to the pom.xml the datanucleus-java8 plugin, same way as many of us use the datanucleus-jodatime plugin.
If not present, using the Streaming API can have unexepected results. @Dan Should we document it anywhere? Cheers, Oscar
