Init.m considerations and good practices
问题 As I never found (or perhaps I never search for it enough) a good article about how to manage the init.m files, I ended up developing my own "standard", but I wonder how bad I did it. For example, my usual init.m is stored in C:\Documents and Settings\All Users\Application Data\Mathematica\Kernel\init.m (Windows) and I edit it using a text editor. As I don't want the definitions to go into the Global context, the content is something like: (** User Mathematica initialization file **) Begin[