To read all comments associated with this story, please click here.
How is it terrible? If you create an application and compile it into the said package then a future release Microsoft can make some radical changes and not have to worry about backwards compatibility. For example in Windows 8 they could make some major changes to the operating system such as removing old crufty APIs etc. and old applications using the packaging system would continue working without any problems.
It appears that Microsoft is moving towards a three tier model of backwards compatibility; virtualisation (hosting a complete operating system), the packaging model in said article and then native applications. As part of this packaging will it also include ARM/x86/x64 binaries all in one package? that would be a great feature if they not only provided the above packaging for compatibility but multiple binaries as well.




Member since:
2006-03-20
This is terrible. Look at the benefits - cleaner exits of applications, security. Instead of creating a simpler more elegant design they go the opposite direction and create a crazy monster solution... only Microsoft could make a virtue out of this.