It might be worth adding a section on the "beyond the basics" guide, or maybe as an faq?
Actually, we could probably do with much more material on jdo/datanucleus ; I wonder if it even warrants having its own separate user guide? 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
