Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Insider News
  4. Microsoft, IBM and others back Google in high-stakes Supreme Court copyright case

Microsoft, IBM and others back Google in high-stakes Supreme Court copyright case

Scheduled Pinned Locked Moved The Insider News
oraclecom
10 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kent Sharkey
    wrote on last edited by
    #1

    Silicon Angle[^]:

    A broad group of tech firms including Microsoft Corp. has thrown its support behind Google LLC in its high-stake copyright dispute with Oracle Corp., which will go before the U.S. Supreme Court this year.

    "If you go to war, a great empire will perish"

    M R 2 Replies Last reply
    0
    • K Kent Sharkey

      Silicon Angle[^]:

      A broad group of tech firms including Microsoft Corp. has thrown its support behind Google LLC in its high-stake copyright dispute with Oracle Corp., which will go before the U.S. Supreme Court this year.

      "If you go to war, a great empire will perish"

      M Offline
      M Offline
      Mark_Wallace
      wrote on last edited by
      #2

      They will probably lose, but they shouldn't. The API is not the product -- it's not even a product (when was the last time you saw a boxed API on the shelf of a computer shop?) If companies don't want programmers to use their products at the programmatic level, they shouldn't provide public classes/functions at all, let alone in an API. But once you provide such public classes/functions, trying to keep them private is completely contrary to their intended function. And allowing developers to use the same keywords/names and expect the same behaviour across a range of different products not only makes sense, but it makes the only sense. What they're doing is tantamount to trying to copyright the button, or the combobox.

      I wanna be a eunuchs developer! Pass me a bread knife!

      N M 2 Replies Last reply
      0
      • M Mark_Wallace

        They will probably lose, but they shouldn't. The API is not the product -- it's not even a product (when was the last time you saw a boxed API on the shelf of a computer shop?) If companies don't want programmers to use their products at the programmatic level, they shouldn't provide public classes/functions at all, let alone in an API. But once you provide such public classes/functions, trying to keep them private is completely contrary to their intended function. And allowing developers to use the same keywords/names and expect the same behaviour across a range of different products not only makes sense, but it makes the only sense. What they're doing is tantamount to trying to copyright the button, or the combobox.

        I wanna be a eunuchs developer! Pass me a bread knife!

        N Offline
        N Offline
        Nelek
        wrote on last edited by
        #3

        Mark_Wallace wrote:

        What they're doing is tantamount to trying to copyright the button, or the combobox.

        IIRC someone patented "slide the finger to unblock" and won a related process. So no wonder that they now try to copyright. Doing things good and having customers / developers as first priority (or even the first 5) is long gone :sigh:

        M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

        M 1 Reply Last reply
        0
        • N Nelek

          Mark_Wallace wrote:

          What they're doing is tantamount to trying to copyright the button, or the combobox.

          IIRC someone patented "slide the finger to unblock" and won a related process. So no wonder that they now try to copyright. Doing things good and having customers / developers as first priority (or even the first 5) is long gone :sigh:

          M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

          M Offline
          M Offline
          Mark_Wallace
          wrote on last edited by
          #4

          That was apple, and android had to not use it, any more. Unfortunately for apple, everyone preferred the method that android replaced it with -- so apple copied that.

          I wanna be a eunuchs developer! Pass me a bread knife!

          N 1 Reply Last reply
          0
          • K Kent Sharkey

            Silicon Angle[^]:

            A broad group of tech firms including Microsoft Corp. has thrown its support behind Google LLC in its high-stake copyright dispute with Oracle Corp., which will go before the U.S. Supreme Court this year.

            "If you go to war, a great empire will perish"

            R Offline
            R Offline
            Rick York
            wrote on last edited by
            #5

            I am surprised to see Microsoft on that list. I wonder what they'll think when someone copies the Win32 API.

            "They have a consciousness, they have a life, they have a soul! Damn you! Let the rabbits wear glasses! Save our brothers! Can I get an amen?"

            D 1 Reply Last reply
            0
            • R Rick York

              I am surprised to see Microsoft on that list. I wonder what they'll think when someone copies the Win32 API.

              "They have a consciousness, they have a life, they have a soul! Damn you! Let the rabbits wear glasses! Save our brothers! Can I get an amen?"

              D Offline
              D Offline
              Daniel Pfeffer
              wrote on last edited by
              #6

              They already have (at least in part): Borland's 32-bit DOS extender implemented a subset of the Win32 API. Phar Lap's 32-bit DOS extender ditto wine (on Linux :wtf:) must reimplement much of the Win32 API. And IIRC, there is some (not very popular) project to produce a clone of Windows NT (at the API level). To the best of my knowledge, none of those have been sued by Microsoft. Microsoft have done many stupid (IMO) things, but they are not the worst players in their field.

              Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

              1 Reply Last reply
              0
              • M Mark_Wallace

                That was apple, and android had to not use it, any more. Unfortunately for apple, everyone preferred the method that android replaced it with -- so apple copied that.

                I wanna be a eunuchs developer! Pass me a bread knife!

                N Offline
                N Offline
                Nelek
                wrote on last edited by
                #7

                Mark_Wallace wrote:

                Unfortunately for apple, everyone preferred the method that android replaced it with -- so apple copied that.

                And they didn't get sued? Here you have... the proof that google is not that evil [/sarcasm]

                M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                M 1 Reply Last reply
                0
                • N Nelek

                  Mark_Wallace wrote:

                  Unfortunately for apple, everyone preferred the method that android replaced it with -- so apple copied that.

                  And they didn't get sued? Here you have... the proof that google is not that evil [/sarcasm]

                  M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                  M Offline
                  M Offline
                  Mark_Wallace
                  wrote on last edited by
                  #8

                  Or they're just not completely stupid. Having common interface elements, etc, benefits everyone; ridiculous lawsuits end up not even benefitting the plaintiff.

                  I wanna be a eunuchs developer! Pass me a bread knife!

                  1 Reply Last reply
                  0
                  • M Mark_Wallace

                    They will probably lose, but they shouldn't. The API is not the product -- it's not even a product (when was the last time you saw a boxed API on the shelf of a computer shop?) If companies don't want programmers to use their products at the programmatic level, they shouldn't provide public classes/functions at all, let alone in an API. But once you provide such public classes/functions, trying to keep them private is completely contrary to their intended function. And allowing developers to use the same keywords/names and expect the same behaviour across a range of different products not only makes sense, but it makes the only sense. What they're doing is tantamount to trying to copyright the button, or the combobox.

                    I wanna be a eunuchs developer! Pass me a bread knife!

                    M Offline
                    M Offline
                    MadMyche
                    wrote on last edited by
                    #9

                    In my world of analogies: Oracle is an automobile manufacturer. They make a car known as Java Android is another car; which is made by Google. And the API... It is road that both kinds of cars can drive on

                    Director of Transmogrification Services Shinobi of Query Language Master of Yoda Conditional

                    M 1 Reply Last reply
                    0
                    • M MadMyche

                      In my world of analogies: Oracle is an automobile manufacturer. They make a car known as Java Android is another car; which is made by Google. And the API... It is road that both kinds of cars can drive on

                      Director of Transmogrification Services Shinobi of Query Language Master of Yoda Conditional

                      M Offline
                      M Offline
                      Mark_Wallace
                      wrote on last edited by
                      #10

                      Works for me.

                      I wanna be a eunuchs developer! Pass me a bread knife!

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups