Re: [hibernate-dev] [Search] Search 5 and architecture review

2013-12-20 Thread Hardy Ferentschik
On 19 Jan 2013, at 18:17, Sanne Grinovero wrote: > On 19 December 2013 15:19, Hardy Ferentschik wrote: >> Hi, >> >> IMO we should rethink how we describe the architecture of Search and >> especially its extension points. >> I think for Search 5 we will need to review/rewrite the documentation

Re: [hibernate-dev] [OGM] Managing GridDialect via the service registry

2013-12-20 Thread Gunnar Morling
I've sent a pull request which contains the proposed change [1]. With that change, GridDialects can now also be configured as instance or class type, and they can be a Configurable or ServiceRegistryAwareService. Any feedback welcome. --Gunnar [1] https://github.com/hibernate/hibernate-ogm/pull/