Re: [hibernate-dev] Standalone service registry

2014-01-16 Thread Karl von Randow
On 17/01/2014, at 1:42 am, Steve Ebersole wrote: > On 01/16/2014 02:42 AM, Karl von Randow wrote: >> Hi all, >> >> I had a conversation with Steve today on IRC about refactoring the >> org.hibernate.service package to make it standalone. The service registry

[hibernate-dev] Standalone service registry

2014-01-16 Thread Karl von Randow
Hi all, I had a conversation with Steve today on IRC about refactoring the org.hibernate.service package to make it standalone. The service registry implementation is mostly separable from Hibernate core already, and it could be useful in other applications perhaps where hibernate-core isn’t a