just closing off this thread... I've created a new chapter for JDO in the btb guide [1], moved an existing tip/technique into that chapter [2], and added a new section for this tip [3]
Thx Dan [1] http://isis.apache.org/guides/ugbtb.html#_ugbtb_datanucleus [2] http://isis.apache.org/guides/ugbtb.html#_ugbtb_datanucleus_overriding-jdo-annotations [3] http://isis.apache.org/guides/ugbtb.html#_ugbtb_datanucleus_java8 On 10 April 2016 at 23:01, Dan Haywood <[email protected]> wrote: > 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 > > > >
