Click here to Skip to main content
15,924,507 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 
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 
MS new this in the early days and tied the GUI to the OS rather than take an X windows approach of a seperate OS and GUI manager.

From day one, the GUI has always sat on top of the OS. When Windows 1 came out they created OS style API routines as wrappers around the old INT routine methods of doing everything. However, the line became more blurred in 9x.

But when you look at NT, the line is hard and fast. Core OS on one side (NT Kernel) and Win32 GUI on the other. The early versions of NT support OS/2 and Posix applications.


To seperate them now would be a problem , no doubt , but it appears to me to have been a clear design decision back in Windows 1.0 to wrap the OS and the GUI.


To remove Win32 would be trivial. But it wouldn't be much of an OS. But nobody is even talking about that. They are talking about removing portions of the GUI. Breaking it up into small bits and making them all selectable. There is a huge difference between the two.


Tim Smith

I know what you're thinking punk, you're thinking did he spell check this document? Well, to tell you the truth I kinda forgot myself in all this excitement. But being this here's CodeProject, the most powerful forums in the world and would blow your head clean off, you've got to ask yourself one question, Do I feel lucky? Well do ya punk?
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.