G-Node / G-Node/python-odml

File extension '.odml'

オープン
#338 コメント 2 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。