Genuine question.

I know they were the scrappy startup doing different cool things. But, what are the most major innovative things that they introduced, improved or just implemented that either revolutionized, improved or spurred change?

I am aware of the possibility of both fanboys and haters just duking it out below. But there’s always that one guy who has a fkn well-formatted paragraph of gold. I await that guy.

  • fubo@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 months ago

    Eh, the difference between app bundles and resource forks isn’t the functionality itself, but rather how the filesystem interface cuts through the functionality.

    An OSX bundle is a Unix directory, whereas a classic Mac application is a file in a filesystem that supports multiple forks within a single file. Either way, you have typed objects (files or resources) that get carried around with a master object (the application).