Posts Tagged ‘bill gates sucks’

Moved RaydoConfig to RaydoStartup

Monday, December 10th, 2007

I renamed the classes for RaydoConfig to RaydoStartup. It still does the same, but it seems much more natural to express it this way. While true that these settings are only used at startup, I want to avoid confusion with the configuration settings that are coming off the backplane.

The classes still read the raydo.ini/raydo.rc startup file as they did before, only the class name changed.