I would like to discuss the question wether the user-startup script really is useful by now. I have discarded mine not only for speed purpose during boot time, but also for a better overview of the booting sequence. Anything that has to be started early or better/only as a shell command went into the primary startup-sequence, the rest resides in the WBStartup drawer. IMHO two places is enough for starting stuff. We will not go towards Linux with its chaos of booting structure, but me thinks we should beware of the beginnings...
What do you think? Has anyone gone the same direction with the boot process?