Click here to Skip to main content
16,012,352 members

Survey Results

Should Operating Systems be modular?   [Edit]

Survey period: 13 May 2002 to 19 May 2002

Some OS's are fully customisable and can be tailored to include only the bits you need, while others are black boxes that rely on certain applications.

OptionVotes% 
OS's should come bundled with only enough functionality to boot up.9711.80
OS's should come with helpful applications but those applications should be replaceable by others.39848.42
The company writing the OS should be free include any functionality and modularity they choose.32739.78



 
GeneralMissing choices Pin
Mike Nordell17-May-02 7:33
Mike Nordell17-May-02 7:33 
Generalappears. Mouse Cursor in VC++ Pin
Tzoockee14-May-02 21:25
Tzoockee14-May-02 21:25 
GeneralRe: appears. Mouse Cursor in VC++ Pin
KarstenK15-May-02 4:40
mveKarstenK15-May-02 4:40 
GeneralRe: appears. Mouse Cursor in VC++ Pin
Chris Losinger16-May-02 8:15
professionalChris Losinger16-May-02 8:15 
Generalif you got it, flunt it Pin
mystro_AKA_kokie14-May-02 16:28
mystro_AKA_kokie14-May-02 16:28 
GeneralProgrammer vs User Pin
John M. Drescher14-May-02 6:46
John M. Drescher14-May-02 6:46 
GeneralRe: Programmer vs User Pin
Corto Maltese14-May-02 9:31
Corto Maltese14-May-02 9:31 
GeneralRe: Programmer vs User Pin
ColinDavies14-May-02 10:11
ColinDavies14-May-02 10:11 
GeneralRe: Programmer vs User Pin
Chris Maunder15-May-02 17:06
cofounderChris Maunder15-May-02 17:06 
GeneralRe: Programmer vs User Pin
Navin14-May-02 10:41
Navin14-May-02 10:41 
As a user, I pick #2. If, say, the OS or computer comes with optional software that I might find useful, great. I'll install it if I want to. If something is there that I don't want, need, or like, I should be able to uninsall and/or replace it.

As a programmer, I still pick #2. I consider it bad programming practice to make too many assumptions about the system on which you are running. I prefer to create a self-contained package.

When that's not possible, it's best to make it known what additional apps are required. If a large number of people might not have that app, redistribute it with your own code. For example, we support IE 4.0 or higher, since that is pretty widespread. Other specialized stuff we package with our software.

Life is so much easier when you can break down exactly what your program requires, instead of just hoping it's there in the OS.


No generalization is 100% true.
Not even this one.
GeneralDefinitely option 3 Pin
Phil Harding13-May-02 13:44
Phil Harding13-May-02 13:44 
GeneralRe: Definitely option 3 Pin
Sean Cundiff13-May-02 21:00
Sean Cundiff13-May-02 21:00 
GeneralRe: Definitely option 3 Pin
2sky14-May-02 2:53
2sky14-May-02 2:53 
GeneralRe: Definitely option 3 Pin
Sean Cundiff14-May-02 3:20
Sean Cundiff14-May-02 3:20 
GeneralRe: Definitely option 3 Pin
Dean Michaud14-May-02 6:23
Dean Michaud14-May-02 6:23 
GeneralRe: Definitely option 3 Pin
14-May-02 4:49
suss14-May-02 4:49 
GeneralReplaceable? Pin
Tim Smith13-May-02 12:44
Tim Smith13-May-02 12:44 
GeneralRe: Replaceable? Pin
Matt Newman13-May-02 13:52
Matt Newman13-May-02 13:52 
GeneralRe: Replaceable? Pin
Sean Cundiff13-May-02 21:07
Sean Cundiff13-May-02 21:07 
GeneralRe: Replaceable? Pin
Tim Smith14-May-02 10:44
Tim Smith14-May-02 10:44 
GeneralRe: Replaceable? Pin
16-May-02 21:34
suss16-May-02 21:34 
GeneralBest option: Pin
Jim A. Johnson13-May-02 7:02
Jim A. Johnson13-May-02 7:02 
GeneralMemories........... Pin
Andrew Torrance13-May-02 3:31
Andrew Torrance13-May-02 3:31 
GeneralRe: Memories........... Pin
Tim Smith13-May-02 12:30
Tim Smith13-May-02 12:30 
GeneralRe: Memories........... Pin
Andrew Torrance13-May-02 23:17
Andrew Torrance13-May-02 23:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.