Re: [DISCUSS] Gremlin Console Usability

2016-08-17 Thread Stephen Mallette
that actually looks kinda good - of course it assume the coloring issue can be solved - haha. I think you should add that image to the JIRA "timing" issue. Nice! On Wed, Aug 17, 2016 at 4:21 PM, Daniel Kuppitz wrote: > The image attachment apparently didn't make it to the

Re: [DISCUSS] Gremlin Console Usability

2016-08-17 Thread Marko Rodriguez
I like that. For those consoles that don’t support color coding, I think the second example is best. Marko. http://markorodriguez.com > On Aug 17, 2016, at 2:21 PM, Daniel Kuppitz wrote: > > The image attachment apparently didn't make it to the mailing list. > > Here's

Re: [DISCUSS] Gremlin Console Usability

2016-08-17 Thread Daniel Kuppitz
> > do you have any recommendation for what that would look like in the output? Something like this (I hope the screenshot will make it to the mailing list): [image: Inline image 1] Cheers, Daniel On Wed, Aug 17, 2016 at 10:02 PM, Stephen Mallette wrote: > > But I

Re: [DISCUSS] Gremlin Console Usability

2016-08-17 Thread Daniel Kuppitz
Personally I like the execution time and syntax coloring feature requests. *Execution Time:* clock() is still good, because it allows you to measure the execution time of larger code blocks and it does things like warmup rounds under the hood to provide more realistic execution times. But I

[jira] [Created] (TINKERPOP-1411) VertexProgramStrategy has a hardcode check for RemoteStrategy

2016-08-17 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1411: --- Summary: VertexProgramStrategy has a hardcode check for RemoteStrategy Key: TINKERPOP-1411 URL: https://issues.apache.org/jira/browse/TINKERPOP-1411

[DISCUSS] Gremlin Console Usability

2016-08-17 Thread Stephen Mallette
There's a handful of semi-related JIRA issues for Gremlin Console out there - I say "semi-related" because they all largely revolve around usability. Most recently is the discussion again about return of "null" for void returns: https://issues.apache.org/jira/browse/TINKERPOP-1409 We've had that

[jira] [Commented] (TINKERPOP-1287) StarGraph has an overdose of Stream usage.

2016-08-17 Thread Ted Wilmes (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15424532#comment-15424532 ] Ted Wilmes commented on TINKERPOP-1287: --- I've completed the stream conversion on this one and

[GitHub] tinkerpop pull request #:

2016-08-17 Thread okram
Github user okram commented on the pull request: https://github.com/apache/tinkerpop/commit/dc79f8fdf134a445ce7b06e13e8975986f41c40c#commitcomment-18672454 It is now automagically installed in install-plugins.groovy. Marko. > On Aug 17, 2016, at 1:53 AM, Daniel

[jira] [Commented] (TINKERPOP-1409) Make the "null" return in the gremlin console into something more understandable

2016-08-17 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15424491#comment-15424491 ] Marko A. Rodriguez commented on TINKERPOP-1409: --- I was thinking about it last night and

[jira] [Closed] (TINKERPOP-989) Default documentation should be reference/index.html

2016-08-17 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-989. -- Resolution: Done Assignee: stephen mallette Fix Version/s: 3.2.2

[GitHub] tinkerpop pull request #382: TINKERPOP-989 Add a landing page for documentat...

2016-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/382 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Updated] (TINKERPOP-1409) Make the "null" return in the gremlin console into something more understandable

2016-08-17 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1409: Affects Version/s: 3.2.1 Component/s: console It is a bit tucked away

[GitHub] tinkerpop pull request #:

2016-08-17 Thread dkuppitz
Github user dkuppitz commented on the pull request: https://github.com/apache/tinkerpop/commit/dc79f8fdf134a445ce7b06e13e8975986f41c40c#commitcomment-18668382 Are we going to distribute the required Jython jars with TinkerPop or why did you remove the download part in