Ideally we append the file extension ourselves (it is the .tdms module after all), but if we want the user to add the file extension then we should warn them in the UI.
Also, if the extension isn't added, the module ends up creating a file anyway at runtime using the module's GUID for the file name, instead of using the name the user entered. This is also confusing behavior that could be improved.
Ideally we append the file extension ourselves (it is the .tdms module after all), but if we want the user to add the file extension then we should warn them in the UI.
Also, if the extension isn't added, the module ends up creating a file anyway at runtime using the module's GUID for the file name, instead of using the name the user entered. This is also confusing behavior that could be improved.