Linked by Amjith Ramanujam on Mon 11th Aug 2008 16:13 UTC, submitted by gonzo
Thread beginning with comment 326530
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-04-18
The article mentions that some apps/plugins choose to 'opt-out' of Vista's security features. Why would somebody choose to do that? Does it take a lot of extra coding to write something that uses those features? Does it slow down the app?
Because it's more difficult. I've written most of my code in C (long ago). I tried Ada and even Java, and there's lots of short-cuts you get used to in the permissive environment C provides that more structured languages make impossible. It's not just coding, sometimes you have change the way you think about solving the problem. When coupled with a business environment where re-learning means you miss your deadline, or flip a switch and have it work, you know which will be chosen.
(I don't know if this is exactly what happens in Vista, but I would guess it is)