Re: Extracting data during link walking using PBC

2011-05-02 Thread Russell Brown
Hi OJ, On 2 May 2011, at 00:29, OJ Reeves wrote: > Hi Russell, > > Thanks for the response. Pardon my tardiness in responding, I've had lots of > fun at home with sick kids of late. I heard, thinking of you and your family. Fingers crossed for a speedy recovery. > >> So my question: Is this

Re: Extracting data during link walking using PBC

2011-05-01 Thread OJ Reeves
Hi Russell, Thanks for the response. Pardon my tardiness in responding, I've had lots of fun at home with sick kids of late. Responses inline. On 28 April 2011 16:46, Russell Brown wrote: > Hi OJ! > > I'm just working through this myself at the moment as I'm trying to make > the Java PB client

Re: Extracting data during link walking using PBC

2011-04-27 Thread Russell Brown
Hi OJ! I'm just working through this myself at the moment as I'm trying to make the Java PB client behave the same way as the REST client . On 28 Apr 2011, at 04:23, OJ Reeves wrote: > Hi everyone, > > I'm currently using Riak to store some user/account/oauth information and I > have a need t

Extracting data during link walking using PBC

2011-04-27 Thread OJ Reeves
Hi everyone, I'm currently using Riak to store some user/account/oauth information and I have a need to pull some data while link-walking using the Erlang PBC. I have read the post on the Basho blogabout how to do link walking using the R