G-Node / G-Node/python-odml

File extension '.odml'

未关闭
#338 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
discussion
主要语言
Python
星标
25
派生
30
PR 合并指标
30 天内没有已合并 PR

描述

In a previous version all odml files had the file extension `.odml`. After support for `JSON` and `YAML` was added, the `.odml` file extension was no longer supported.

Some people still use the `.odml` file extension, since it makes odml xml files easier to spot.

This issue raises the question whether we could support a compromise solution by adding a secondary `.odml.xxx` file extension. This makes odml files easy to spot, but keeps the appropriate file format extension which is important e.g. when viewing xml files in a browser or automatically detecting the format via the extension.

As examples, the file extensions of all saved files would look like this:
`example.odml.xml`, `example.odml.json`, `example.odml.yaml`

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。