Suggestion
ObjectARX, .NET and ObjectDBX modules
If you are using S::STARTUP to set up the drawing environment, keep your changes to a minimum; other developers need to do the same thing to the same function. Try to keep your program logic in a separate file; add a (load <filename>) call to the end of S::STARTUP, rather than adding code to it directly.