Replies: 5 comments 1 reply
-
|
I go back and forth on this -- one of the nice things about having your own extension is that double-click-to-open works, filtering by "appropriate files" works, etc. The downside of having your own extension is that tools that focus on JSON don't work as well -- so unless an editor knows that musicjson should be edited with .json tools (unlikely) you don't get the automatic syntax checking that a file extension helps with. My feeling is slightly -1, because having its own extension will encourage (non-devs) to treat the uncompressed .json as an exchange format, and then Qs about uncompressed file size will emerge. Uncompressed file size is not a primary concern of the spec team (compressed file size is). If we did have an extension, I would go with |
Beta Was this translation helpful? Give feedback.
-
|
If we are going to adopt
|
Beta Was this translation helpful? Give feedback.
-
|
We discussed this at a steering meeting today and would like to propose this.
|
Beta Was this translation helpful? Give feedback.
-
|
I'm pretty sure at least some operating systems do not handle double extensions. If there is a way to set up an association for For that reason, I think this approach is unwise. But perhaps it is mostly a moot point if we come up with an archival format to use with |
Beta Was this translation helpful? Give feedback.
-
|
Also, if this is going to be adopted, the example files should renamed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I read somewhere either here or on the email group that the plan for the
.mnxextension is to be a standard zip archive along the lines of.mxlthat contains the raw json file along with other standardized items. For now, it seems, the raw json simply uses the the.jsonextension.I am wondering if we should adopt an mnx-specific extension for raw json files, similar to the way raw music xml files are
.musicxmlrather than.xml. Some ideas I had were:musicjson(This is cumbersome, but it parallelsmusicxmlwhich is also cumbersome.)mnjsonmnjOther options are available.
Beta Was this translation helpful? Give feedback.
All reactions