Skip to content

[Opinion] We should not offer more than one alt language #11

Description

@ppalaga

Many people incl. me do not like XML because of its verbosity. OTOH it is a great advantage to be able to see the same format and use the same set of tools on all possible Maven projects on the internet. Bringing too much choice would completely break this advantage. I'd be for pushing just a single alternative language and concentrate on supporting it comparably well as XML today.

I could live with any of the four formats, but if I had to choose, here is my personal order of prefs:

  1. JSON5 (relaxed JSON with comments; well known, enough libs; jackson can do that)
  2. Hocon (elegant, but not so popular and well supported throughout languages)
  3. YAML (hard to work with large docs), TOML (unknown in Java world)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions