Re: [hibernate-dev] Adding support for Java 8's Optional to ORM

2014-07-28 Thread Sanne Grinovero
We'd also love to support some features (especially the new user types such as Date/Time) in Hibernate Search. I don't think we should require Java8 for all users though, so I'd like this to be an independent module.. troublesome with Maven though, so this wasn't done yet. --Sanne On 28 July 201

Re: [hibernate-dev] Adding support for Java 8's Optional to ORM

2014-07-28 Thread Gunnar Morling
2014-07-28 11:48 GMT+02:00 Sanne Grinovero : > We'd also love to support some features (especially the new user types > such as Date/Time) in Hibernate Search. > Ah, right. I've heard requests about the 310 date/time types as well. > > I don't think we should require Java8 for all users though,