Re: [hibernate-dev] XML access to entities

2018-10-21 Thread Steve Ebersole
Yes, there used to be very buggy and extremely limited support for DOM4J as an EntityMode. It was removed because it was, well, buggy and extremely limited ;) IMO the proper solution is something more like JAXB or other XML transformations. On Fri, Oct 19, 2018 at 11:34 PM Stephen Fikes wrote:

Re: [hibernate-dev] Introducing a "none" BytecodeProvider

2018-10-21 Thread Sanne Grinovero
On Thu, 18 Oct 2018 at 14:02, Guillaume Smet wrote: > > Hi, > > On Thu, Oct 18, 2018 at 1:33 PM Sanne Grinovero wrote: >> >> > Regarding "BasicProxyFactory", Guillaume and I had to fight with this >> > think a few weeks ago, I think. If I remember correctly, it's used in >> > particular to inst