TechAmok Forum Index TechAmok
Independent Technology News
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

An open letter to Microsoft on Windows 8

 
Post new topic   Reply to topic    TechAmok Forum Index -> Comments
View previous topic :: View next topic  
Author Message
topicmaker
Veteran
Veteran


Joined: 28 Feb 2006
Posts: 25809

PostPosted: Wed May 06, 2009 3:39 am    Post subject: An open letter to Microsoft on Windows 8 Reply with quote

Neowin has published an open letter to Microsoft on Windows 8. So guys, what's your opinion?

Dear Microsoft,

Congratulations on recently releasing the Windows 7 release candidate.
As I've mentioned before, it's looking to an excellent product and have
given my reasons why I think people should upgrade.

But let's p...read more
Back to top
View user's profile Send private message
admin
Site Admin
Site Admin


Joined: 28 Feb 2006
Posts: 907

PostPosted: Wed May 06, 2009 12:55 pm    Post subject: Reply with quote

Access to the registry is defined through windows API functions, therefore the registry (in theory) could be removed, and the functions changed so that the programs that use the registry never know they're using files instead of the registry. Abstraction is a beautiful thing.

The registry needs removing because it's inconsistent. To hold settings, we already have ini files, config files, local settings, roaming settings, and the registry. To exemplify the inconsistency, consider programs that run at startup. To run a program at startup for just you, you can place an entry in the "startup" directory in your start menu, or you can enter a registry value at "HKCU/Software/Microsoft/Windows/Explorer/Run". Then if you want to stop a program running at startup, you need to check both of these places in order to find the link. In this case, the registry is completely redundant as everything that can be done in the registry can be done using shortcuts and the startup directory.

The registry (IMHO) should be removed and all configuration settings should be handled using the local/roaming settings directories. This way, it provides easy access to settings, and your registry settings can move around with you if your on a network.

Imagine how easy it would be to change explorer's behaviour if all of the configuration data for (for example) explorer was in "Explorer.ini", and how convenient it would be if those changes followed you round on every computer you sat at!
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    TechAmok Forum Index -> Comments All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2016 phpBB Group