Re: [hibernate-dev] SessionFactory building, 5.0-style

2012-09-12 Thread Steve Ebersole
There is some question about the "verbosity" the new approach introduces. See discussion on https://hibernate.onjira.com/browse/HHH-7580 and let me know your thoughts. On 08/31/2012 12:02 AM, Steve Ebersole wrote: > > I assume no responses means everyone is ok with this change. Hopefully > I w

Re: [hibernate-dev] SessionFactory building, 5.0-style

2012-09-12 Thread Steve Ebersole
That is one way to go. Just not sure about the how. different API? On Wed 12 Sep 2012 12:08:18 PM CDT, Scott Marlow wrote: > Do we want to wrap (hide) the steps for native Hibernate ORM > applications? > > On 09/12/2012 12:28 PM, Steve Ebersole wrote: >> There is some question about the "verbosi

Re: [hibernate-dev] SessionFactory building, 5.0-style

2012-09-12 Thread Scott Marlow
Do we want to wrap (hide) the steps for native Hibernate ORM applications? On 09/12/2012 12:28 PM, Steve Ebersole wrote: > There is some question about the "verbosity" the new approach introduces. > > See discussion on https://hibernate.onjira.com/browse/HHH-7580 and let > me know your thoughts. >