Comment Re:Lol (Score 1) 936
While on the surface the method of application installation on the Mac may seem to be the simplest, there are cases where it can get you into trouble. Dragging the .app to the Trash doesn't delete the Library files that were created in the course of running the app, containing preferences and such.
While on the whole this generally isn't a big deal, as these files tend to be size insignificant, it does make reinstalling a misbehaving application slightly more tricky. More seriously, abandoned kernel extensions can cause the system to stop booting after a major upgrade; if the extension index is deleted, when the system recreates it on next boot it will try to load the old extension and boom, kernel panic.
On the whole though, yes, I'd agree with you - from a clueless end user standpoint it certainly makes the most sense.
While on the whole this generally isn't a big deal, as these files tend to be size insignificant, it does make reinstalling a misbehaving application slightly more tricky. More seriously, abandoned kernel extensions can cause the system to stop booting after a major upgrade; if the extension index is deleted, when the system recreates it on next boot it will try to load the old extension and boom, kernel panic.
On the whole though, yes, I'd agree with you - from a clueless end user standpoint it certainly makes the most sense.