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

2014-09-11 Thread John Worrell
Hi Gunnar (& Emmanuel), Thanks again for the info. Chugging on slowly when I get the time. The sequences are an interesting problem: C* does not supply built-in functionality to create sequences. That leaves us with an interesting problem because the standard approach of creating a sequence table

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

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 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] 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 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 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-08-22 Thread Emmanuel Bernard
On Thu 2014-08-07 9:10, John Worrell wrote: > Hi Emmanuel et al., > > My apologies for the log radio silence. I've taken a look at the code-base > on Jon Halliday's repo, and have set up a nick on freenode - #jlesinge. No worries I was on holidays. And you email was the few lucky ones that I had

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

2014-08-15 Thread Gunnar Morling
Hi John, First off, sorry again for the late response. 2014-08-07 10:10 GMT+02:00 John Worrell : > Hi Emmanuel et al., > > My apologies for the log radio silence. I've taken a look at the code-base > on Jon Halliday's repo, and have set up a nick on freenode - #jlesinge. > > On the time-series q

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

2014-08-07 Thread John Worrell
Hi Emmanuel et al., My apologies for the log radio silence. I've taken a look at the code-base on Jon Halliday's repo, and have set up a nick on freenode - #jlesinge. On the time-series question I was wondering how you envisaged the data stored: I tend to think of a single row under an primary ke

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

2014-07-21 Thread John Worrell
Hi Emmanuel, I'll take a look at what is there, and I'll get up and running on IRC. I'll particularly look at the time-series issue - non-trivial I think. Cheers, John On Mon, Jul 21, 2014 at 1:06 PM, Emmanuel Bernard wrote: > Hi John, > > I thought I had replied to you on Friday but appare

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

2014-07-21 Thread Emmanuel Bernard
Hi John, I thought I had replied to you on Friday but apparently the email never went through :/ That is good news :) Jonathan worked on a Cassandra prototype but had to drop due to other duties. He pushed everything at https://github.com/jhalliday/hibernate-ogm/tree/jonathan_cassandra Have a