Linked by David Adams on Wed 1st Oct 2008 14:32 UTC
Thread beginning with comment 332114
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2006-01-02
The language is good, but the runtime won't work for low-level Windows components for a couple of reasons (many improvements were made too late in the game for inclusion into Vista). Singularity uses a totally different runtime system that doesn't do any jitting and requires that the entire system be compiled with a single compiler. That's not exactly in line with the Windows way of doing things.
And some Windows apps are written in .NET. Media Center is a big standout that ships in the box for many editions of Vista. It's not exactly a small or crappy app.