[hibernate-dev] EntityManagetFactory unwrap - HHH-9665

2015-04-24 Thread Hardy Ferentschik
Hi there, Steve and I are having a discussion around the intended behavior of EntityManagerFactory#unwrap. See also HHH-9665[1] and the corresponding pull request [2]. At the moment the implementation in EntityManagerFactoryImpl allows to unwrap into the implementation class itself. This way th

Re: [hibernate-dev] EntityManagetFactory unwrap - HHH-9665

2015-04-24 Thread Steve Ebersole
Also I wanted to clarify that, as I told you on IRC, I am fine to change this expectation if that is the general consensus as long as it is all done by next Wednesday. I know that sounds short notice, but in reality I have been trying to ping you about that for weeks. However, even given that the

Re: [hibernate-dev] EntityManagetFactory unwrap - HHH-9665

2015-04-24 Thread Hardy Ferentschik
On Fri, Apr 24, 2015 at 02:20:55PM -0500, Steve Ebersole wrote: > Also I wanted to clarify that, as I told you on IRC, I am fine to change > this expectation if that is the general consensus as long as it is all done > by next Wednesday. Sure, I got that. > I know that sounds short notice, but

[hibernate-dev] Datomic OGM implementation

2015-04-24 Thread Haswell, Josiah D
Hi folks, How can I begin to submit a new grid dialect to the project? I'm most of the way through implementing a dialect for Datomic, and am most of the way through the approval process to submit it back to the community. I've had to make some (pretty minor) changes