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
>> implementation is mostly separab
2014/1/16 Hardy Ferentschik
>
> On 16 Jan 2014, at 13:42, Steve Ebersole wrote:
>
> >> Part of the discussion that I had with Steve this morning, and the
> piece that he particularly wanted to discuss here, is how to perform the
> extraction and where to put it:
> >>
> >> * Is this standalone se
On 16 Jan 2014, at 13:42, Steve Ebersole wrote:
>> Part of the discussion that I had with Steve this morning, and the piece
>> that he particularly wanted to discuss here, is how to perform the
>> extraction and where to put it:
>>
>> * Is this standalone service registry its own project, sep
Hi Karl,
see inline...
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
> implementation is mostly separable from Hibernate core already, an