What are the *.dso files in the directories with my scripts?
A *.dso file is the compiled version of the corresponding *.cs file. If you want to distribute modifications without showing people your code, you can distribute the .dso file instead of the .cs file. Rumor has it that Dynamix will be switching to a one .dso file system for easier distribution. But, of course, in the interest of learning I suggest that we make our *.cs code available.