Re: Welcome Michael Pollmeier as an Apache TinkerPop Committer

2016-05-09 Thread James Thornton
Welcome Michael. Good to have you on-board! - James On Fri, May 6, 2016 at 7:13 AM, Stephen Mallette wrote: > The TinkerPop PPMC would like to welcome Michael Pollmeier to the committer > ranks. Michael has done good work on gremlin-scala over the years (a > project he was sort of thrust into,

[jira] [Commented] (TINKERPOP-1230) Serialising lambdas for RemoteGraph

2016-05-09 Thread Michael Pollmeier (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15276444#comment-15276444 ] Michael Pollmeier commented on TINKERPOP-1230: -- [~okram] did you try my e

Re: gremgo - Gremlin Server driver for Golang

2016-05-09 Thread Marcus Engvall
I agree, I think that if I were to write a potential GLV in Go it would be some kind of wrapper around Gremgo, so having a well-functioning driver is essential for any further development. > On 09 May 2016, at 13:23, Stephen Mallette wrote: > > Well - the driver was crucial. Doing that first m

Re: [TinkerPop] Welcome Michael Pollmeier as an Apache TinkerPop Committer

2016-05-09 Thread Dylan Millikin
Welcome Michael!! :) On Sat, May 7, 2016 at 5:36 AM, Jean-Baptiste Musso wrote: > On Fri, May 6, 2016 at 2:13 PM, Stephen Mallette > wrote: > > The TinkerPop PPMC would like to welcome Michael Pollmeier to the > committer > > ranks. Michael has done good work on gremlin-scala over the years (a

Re: gremgo - Gremlin Server driver for Golang

2016-05-09 Thread Stephen Mallette
Well - the driver was crucial. Doing that first makes sense to me. Without that, the Go GLV itself wouldn't be terribly useful. On Sun, May 8, 2016 at 5:27 PM, Marcus Engvall wrote: > I was considering doing a Gremlin language variant in Golang, but I came > to the conclusion that it would take