Ask HN: Are there legal limits for filename extensions for proprietary software?
I wanted to create a file format for describing nests of files for ease of access with my application. I discovered the extension I thought of to go with my naming scheme was in use by a megacorporation for one of their many pieces of software. What liability would I face for using this file extension, and would it be better to adjust it than attempt to solve any future conflicts?
5 comments
[ 2.6 ms ] story [ 26.0 ms ] threadSo it's better to choose w unique extension. Since we're out of 8.3 era - nothing holds you from the 8.4 or xxx.5 scheme. The only thing is to keep an eye onto what filesystems can take. NTFS is suitable for 256 characters, but I'm not sure if the dot and extension is within this maximum or not.
Which is stupid
Because markdown has been using ".md" for far longer than MindNode's been around
But c'est la vie - I just make sure I have ".md" associated with my markdown editor of choice, and force MindNode to only open files through File->Open