|
|
|
|
|
by kenward
1336 days ago
|
|
> The only real justification here is that it probably makes lives easier for Apple developers since they can now manage a single codebase for settings vs. separate ones. While this is probably a large factor in their decision to do this, I wouldn't say that "no one expects a computer to work exactly the same way as a phone or tablet". My parents would definitely say otherwise. In fact, there's been some discussion on HN before about today's kids & teens not knowing how computer file systems work [0]. Obviously the majority of folks on this orange site have a strong understanding of how computers and filesystems work. However, there are more and more people that will grow up fully on tablet and mobile devices that will have a completely different mental model of what a "computer" is. [0] https://news.ycombinator.com/item?id=30253526 |
|
The logic probably follows that if they were developing these settings panels anew, would they be different from one another, or should they be the same. Somewhere along the line they've realised keeping things consistent inside their ecosystem is simpler for their users, and the reasons for keeping them different are outweighed by the advantages of having them operated similarly.
This might be hard to believe, but I find some people are confused merely by the iOS app being called "Settings" and the macOS app being called "System Preferences". One is a hang over from earlier mac days and the other is a simple one word title that describes the app succinctly. It's not a surprise that they're both named Settings now, similar to how macOS and iOS apps have been slowly getting renamed for consistency (e.g. Address Book becoming Contacts.)
I think people also forget that it takes quite a bit of work to rejig apps, especially ones this central to the OS - so it's not exactly something I would describe as a lazy effort, even if it does produce more manageable code in the long term, which of course has invisible user benefits such as less bugs and faster deployment of security fixes.