[
https://issues.apache.org/jira/browse/TINKERPOP-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383544#comment-16383544
]
stephen mallette commented on TINKERPOP-1672:
---------------------------------------------
[~jbmusso] if you were to find time to do this one, i think that now that we've
opened up 3.4.0 for development, it would be a good time to make it happen on
the master branch.
> Use python-style syntax for YAML configuration files
> ----------------------------------------------------
>
> Key: TINKERPOP-1672
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1672
> Project: TinkerPop
> Issue Type: Improvement
> Components: console, server
> Affects Versions: 3.1.6, 3.2.4
> Reporter: Jean-Baptiste Musso
> Assignee: Jean-Baptiste Musso
> Priority: Trivial
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> YAML configuration files could be made less verbose and more
> human-readable/editable by removing curly braces and commas.
> Indeed, according to [Wikipedia|https://fr.wikipedia.org/wiki/YAML]:
> {quote}
> YAML 1.2 is a superset of JSON, another minimalist data serialization format
> where braces and brackets are used instead of indentation.
> {quote}
> Most .yaml configuration files in the current codebase have these extra curly
> braces and commas. We could clean these files and use python-style
> nesting/indendation. Tools such as http://www.yamllint.com could help with
> the transition.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)