Re: [hibernate-dev] [OGM] Public packages of datastore modules

2014-02-10 Thread Emmanuel Bernard
On Mon 2014-02-10 11:50, Gunnar Morling wrote: > Hi, > > One thing I'd like to address before doing the next OGM release is the > structure of public packages in the datastore-specific modules. > > Currently we have the following structure: > > * org.hibernate.ogm.datastore. > * org.hibernate.og

Re: [hibernate-dev] [OGM] Public packages of datastore modules

2014-02-10 Thread Gunnar Morling
Am 10.02.2014 17:10 schrieb "Sanne Grinovero" : > > On 10 February 2014 14:52, Gunnar Morling wrote: > > 2014/2/10 Sanne Grinovero > >> > >> On 10 February 2014 12:32, Davide D'Alto wrote: > >> > I can work on this today and start to plan the release for Wednesday. > >> > > >> > I don't think th

Re: [hibernate-dev] [OGM] Public packages of datastore modules

2014-02-10 Thread Sanne Grinovero
On 10 February 2014 14:52, Gunnar Morling wrote: > 2014/2/10 Sanne Grinovero >> >> On 10 February 2014 12:32, Davide D'Alto wrote: >> > I can work on this today and start to plan the release for Wednesday. >> > >> > I don't think this change should block the next release though. >> > >> > It wou

Re: [hibernate-dev] [OGM] Public packages of datastore modules

2014-02-10 Thread Davide D'Alto
> Since you mention users as a reason for this change, I've to admit that I don't see how it helps users. I think as well that it won't impact the user so much but It seems more natural that way and I've heard the suggestion to change it from at least 3 different people (including myself). That's

Re: [hibernate-dev] [OGM] Public packages of datastore modules

2014-02-10 Thread Gunnar Morling
2014/2/10 Sanne Grinovero > On 10 February 2014 12:32, Davide D'Alto wrote: > > I can work on this today and start to plan the release for Wednesday. > > > > I don't think this change should block the next release though. > > > > It would also be nice to include this: > > https://github.com/hibe

Re: [hibernate-dev] [OGM] Public packages of datastore modules

2014-02-10 Thread Gunnar Morling
2014/2/10 Davide D'Alto > I can work on this today and start to plan the release for Wednesday. > Hum, tbh. I'm not sure whether I'll be done with the doc updates by Wednesday. There is also OGM-392 (support for optimistic locking in CouchDB) which I'd love to squeeze in as the current solution

Re: [hibernate-dev] [OGM] Public packages of datastore modules

2014-02-10 Thread Sanne Grinovero
On 10 February 2014 12:32, Davide D'Alto wrote: > I can work on this today and start to plan the release for Wednesday. > > I don't think this change should block the next release though. > > It would also be nice to include this: > https://github.com/hibernate/hibernate-ogm/pull/282 > so that peo

Re: [hibernate-dev] [OGM] Public packages of datastore modules

2014-02-10 Thread Davide D'Alto
I can work on this today and start to plan the release for Wednesday. I don't think this change should block the next release though. It would also be nice to include this: https://github.com/hibernate/hibernate-ogm/pull/282 so that people can actually use the enitty manager to create queries

[hibernate-dev] [OGM] Public packages of datastore modules

2014-02-10 Thread Gunnar Morling
Hi, One thing I'd like to address before doing the next OGM release is the structure of public packages in the datastore-specific modules. Currently we have the following structure: * org.hibernate.ogm.datastore. * org.hibernate.ogm.dialect. * org.hibernate.ogm.logging. ... I think it makes sen