Re: [hibernate-dev] Contributing to OGM / Cassandra

2014-09-09 Thread John Worrell
Hi Emmanuel & Gunnar, Many thanks for your detailed responses - and nice to chat with Gunnar a week or so back. Again I have to apologise for radio silence - my day job suddenly ate all my waking functional time - so progress has been very slow. I'm getting deeper into the code now, and starting

Re: [hibernate-dev] Contributing to OGM / Cassandra

2014-09-09 Thread Gunnar Morling
Hi John, 2014-09-09 10:33 GMT+02:00 John Worrell : > Hi Emmanuel & Gunnar, > > Many thanks for your detailed responses - and nice to chat with Gunnar a > week or so back. Again I have to apologise for radio silence - my day job > suddenly ate all my waking functional time - so progress has been v

Re: [hibernate-dev] Contributing to OGM / Cassandra

2014-09-09 Thread John Worrell
Hi Gunnar, Many thanks for the reply - I'll yank down the master... assume it is merged back to the Jon Halliday fork otherwise I'll need to mess about a bit. Also had some issues with getting connected to C*, understandable, but also wrt adding tags for the Dog / Breed classes in the persistence

Re: [hibernate-dev] Contributing to OGM / Cassandra

2014-09-09 Thread Gunnar Morling
Hi, 2014-09-09 11:08 GMT+02:00 John Worrell : > Hi Gunnar, > > Many thanks for the reply - I'll yank down the master... assume it is > merged back to the Jon Halliday fork otherwise I'll need to mess about a > bit. > Not sure when Jon's branch was updated for the last time. Probably you need to

Re: [hibernate-dev] Possible bug in hibernate-validator ValidatorImpl

2014-09-09 Thread Itai Frenkel
Opened https://hibernate.atlassian.net/browse/HV-928 thanks :) From: gunnar.morl...@googlemail.com on behalf of Gunnar Morling Sent: Thursday, August 21, 2014 2:57 PM To: Itai Frenkel Cc: hibernate-dev@lists.jboss.org Subject: Re: [hibernate-dev] Possible bug

Re: [hibernate-dev] Contributing to OGM / Cassandra

2014-09-09 Thread John Worrell
Hi Gunnar, Wrt the tags - partly it is an issue with Eclipse JPA which complains if the tags are absent, but I think it *may* actually not make any difference to the examples - the real issue lies with the code not picking up the sequences to generate properly, and as you point out that may now

Re: [hibernate-dev] Contributing to OGM / Cassandra

2014-09-09 Thread Gunnar Morling
Hi, 2014-09-09 12:55 GMT+02:00 John Worrell : > Hi Gunnar, > > Wrt the tags - partly it is an issue with Eclipse JPA which > complains if the tags are absent, but I think it *may* actually not > make any difference to the examples - the real issue lies with the code not > picking up the sequenc