You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Florian Hockmann (JIRA)" <ji...@apache.org> on 2018/12/19 15:55:00 UTC

[jira] [Created] (TINKERPOP-2119) Validate C# code samples in docs

Florian Hockmann created TINKERPOP-2119:
-------------------------------------------

             Summary: Validate C# code samples in docs
                 Key: TINKERPOP-2119
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2119
             Project: TinkerPop
          Issue Type: Improvement
          Components: documentation, dotnet
            Reporter: Florian Hockmann
             Fix For: 3.4.0


The docs now contain a lot of C# code samples (thanks for that, Stephen and Daniel). Unfortunately, some of these samples don't use proper C# syntax and therefore won't compile.

Since I have already noticed in the past that some listings don't work any more with more recent versions of Gremlin.Net, we should not only correct these listings, but actually validate them automatically to ensure that we notice once the listings don't work any more.

I limited the scope to C# here because I already noticed problems there, but this could of course also be done later for the other GLVs that can't be verified with the usual doc generation process.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)