Subj : Re: ]
To : Mark Lewis
From : Chris Hoppman
Date : Mon Dec 15 2003 08:49 pm
ML> why did i do it this way? why should we figure out what os we're running ea
ML> and every time we go to slice? figure out the os during program startup and
ML> from there... in your above, you have to decide which slice to use on every
ML> invocation of the slice routine... i see that as inefficient... thus i came
ML> with the decision stuff during program start and just install the desired
ML> slice then...
Good point. It would make for better programming. Once someone installs the
software are they going to change the OS it runs on? I don't really think
they will.