Slashdot Mirror


Reactions To Apple's Plans To Open Source Swift

itwbennett writes: At Apple's WWDC 2015 event yesterday, Craig Federighi, Apple's senior vice president of software engineering, announced that the company planned to open source the Swift language. Reaction to this announcement so far has sounded more or less like this: Deafening applause with undertones of "we'll see." As a commenter on this Ars Technica story points out, "Their [Apple's] previous open-source efforts (Darwin, WebKit, etc) have generally tended to be far more towards the Google style of closed development followed by a public source dump." Simon Phipps, the former director of OSI, also expressed some reservations, saying, "While every additional piece of open source software extends the opportunities for software freedom, the critical question for a programming language is less whether it is itself open source and more whether it's feasible to make open source software with it. Programming languages are glue for SDKs, APIs and libraries. The real value of Swift will be whether it can realistically be used anywhere but Apple's walled garden."

1 of 246 comments (clear)

  1. Re:It's good by Anonymous Coward · · Score: 5, Informative

    "With respect to a business model, the only open source company that has been highly profitable is RedHat. It is important to note that RedHat made their money not by *creating* the open source code, but rather by providing support services for those who wanted to use someone else's open source code. Linus Torvald may be making good money from Linux (I've read conflicting reports). But other than that there really are not many examples of companies recognizing significant revenue by giving away code."

    What are you talking about? RedHat made just about everything that encompasses modern Linux, from GTK+ and Gnome (say what you will about recent releases) to systemd and the Kernel itself. After more than a decade of dominating, it was only in February of this year that another company, Intel, made a larger percentage of kernel contributions (historically, RedHat has written about 16% of the modern Linux kernel). And what distribution does Linus work from? You might follow the fedora development mailing lists to see his contributions directly.

    Linux is RedHat's baby, and it isn't just because of the support contracts.