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. The Lounge
  3. Stop the madness Steve Jobs

Stop the madness Steve Jobs

Scheduled Pinned Locked Moved The Lounge
phpcomdiscussion
95 Posts 26 Posters 2 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.
  • L Lost User

    That does not address the issue of whether or not the OS allows the execution of 3rd party native C++ apps. That is the question. And the answer seems to be that no, it will NOT allow 3rd party native C++ apps to run. Right?

    L u n a t i c F r i n g e

    T Offline
    T Offline
    TheGreatAndPowerfulOz
    wrote on last edited by
    #69

    what's "native?" If it's an INTEL CPU, it's the native code of that CPU. If it's a winmo7 phone, its managed code. So, the native environment on a WinMo7 phone is the MANAGED IL CODE. As long as said C++ app compiles to IL, then it will run on the phone. GET IT?

    D R 2 Replies Last reply
    0
    • T TheGreatAndPowerfulOz

      what's "native?" If it's an INTEL CPU, it's the native code of that CPU. If it's a winmo7 phone, its managed code. So, the native environment on a WinMo7 phone is the MANAGED IL CODE. As long as said C++ app compiles to IL, then it will run on the phone. GET IT?

      D Offline
      D Offline
      Dan Neely
      wrote on last edited by
      #70

      ummm not quite. Native code refers to waht the CPU executes, on a winmo phone that's ARM machine language. On 6.5 and prior you could compile to it directly via embedded C++; until someone does a jailbreak type hack winmo 7.0 doesn't have any way to run user apps written using it as opposed to MSIL.

      3x12=36 2x12=24 1x12=12 0x12=18

      1 Reply Last reply
      0
      • T TheGreatAndPowerfulOz

        here is a quote from the Windows Mobile 7 OS site:

        "Windows Phone Application Platform supports the two predominant client application styles: markup-based, event-driven applications created with Silverlight and loop-based programs, such as games, created with XNA Game Studio. All development is done in managed code, in a protected sandbox allowing for rapid development of safe and secure applications. Applications written for Silverlight or XNA Framework today will run on Windows Phone OS 7.0 CTP with only a minor number of adjustments, such as for screen size or for device specific sensors."

        That pretty much says C# or VB.Net or C++/CLI. Or whatever .net laguage supports the .Net Compact Framework.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #71

        Don't waste your breath. He doesn't want to be confused with the facts. Hadn't read the last post above when I wrote this.

        L u n a t i c F r i n g e

        modified on Monday, April 12, 2010 8:18 PM

        R 1 Reply Last reply
        0
        • L Lost User

          Don't waste your breath. He doesn't want to be confused with the facts. Hadn't read the last post above when I wrote this.

          L u n a t i c F r i n g e

          modified on Monday, April 12, 2010 8:18 PM

          R Offline
          R Offline
          RichardM1
          wrote on last edited by
          #72

          This is about as close as anyone gets to 'I was wrer - Wahrn - (you know, the not-right word) and you were right' on here (other than not replying)[^]

          Opacity, the new Transparency.

          L 1 Reply Last reply
          0
          • T TheGreatAndPowerfulOz

            what's "native?" If it's an INTEL CPU, it's the native code of that CPU. If it's a winmo7 phone, its managed code. So, the native environment on a WinMo7 phone is the MANAGED IL CODE. As long as said C++ app compiles to IL, then it will run on the phone. GET IT?

            R Offline
            R Offline
            RichardM1
            wrote on last edited by
            #73

            Dan and LunaticFringe seem to be right. wp7 runs on an ARM processor, ARM assembler is native code. It looks like the only people who can write that for wp7 live at MS. Or one of the cell phone companies. Without some hacking. :rolleyes:

            Opacity, the new Transparency.

            T 1 Reply Last reply
            0
            • R RichardM1

              Dan and LunaticFringe seem to be right. wp7 runs on an ARM processor, ARM assembler is native code. It looks like the only people who can write that for wp7 live at MS. Or one of the cell phone companies. Without some hacking. :rolleyes:

              Opacity, the new Transparency.

              T Offline
              T Offline
              TheGreatAndPowerfulOz
              wrote on last edited by
              #74

              yes, all true. but that isn't what was being argued. arguably, i can run a "native" c++ program as long as it compiles to IL.

              R 1 Reply Last reply
              0
              • T TheGreatAndPowerfulOz

                yes, all true. but that isn't what was being argued. arguably, i can run a "native" c++ program as long as it compiles to IL.

                R Offline
                R Offline
                RichardM1
                wrote on last edited by
                #75

                ahmed zahmed wrote:

                i can run a "native" c++ program as long as it compiles to IL.

                Well, I can jump to the "moon", as long as it's the ceiling of my bedroom. IL is not native code.

                ahmed zahmed wrote:

                but that isn't what was being argued

                Which argument? LunaticFringe and I were having two arguments at the same time. That is, we were arguing each about a different thing from the other. There were at least 2 other arguments, as well. LF says no support for native c++ in WP7. I don't see how IL in a sandbox can be called native.

                Opacity, the new Transparency.

                T 1 Reply Last reply
                0
                • R RichardM1

                  ahmed zahmed wrote:

                  i can run a "native" c++ program as long as it compiles to IL.

                  Well, I can jump to the "moon", as long as it's the ceiling of my bedroom. IL is not native code.

                  ahmed zahmed wrote:

                  but that isn't what was being argued

                  Which argument? LunaticFringe and I were having two arguments at the same time. That is, we were arguing each about a different thing from the other. There were at least 2 other arguments, as well. LF says no support for native c++ in WP7. I don't see how IL in a sandbox can be called native.

                  Opacity, the new Transparency.

                  T Offline
                  T Offline
                  TheGreatAndPowerfulOz
                  wrote on last edited by
                  #76

                  RichardM1 wrote:

                  no support for native c++ in WP7

                  depends on what you mean by "native".

                  R 1 Reply Last reply
                  0
                  • T TheGreatAndPowerfulOz

                    RichardM1 wrote:

                    no support for native c++ in WP7

                    depends on what you mean by "native".

                    R Offline
                    R Offline
                    RichardM1
                    wrote on last edited by
                    #77

                    ahmed zahmed wrote:

                    depends on what you mean by "native".

                    Again, I don't see how IL in a sandbox can be called native. Only available, but not native.

                    Opacity, the new Transparency.

                    1 Reply Last reply
                    0
                    • R RichardM1

                      This is about as close as anyone gets to 'I was wrer - Wahrn - (you know, the not-right word) and you were right' on here (other than not replying)[^]

                      Opacity, the new Transparency.

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #78

                      I confess I hadn't read that first. My apologies. :sigh:

                      L u n a t i c F r i n g e

                      R 1 Reply Last reply
                      0
                      • L Lost User

                        I confess I hadn't read that first. My apologies. :sigh:

                        L u n a t i c F r i n g e

                        R Offline
                        R Offline
                        RichardM1
                        wrote on last edited by
                        #79

                        It's OK, I generate a lot of "Too Long, Not Read" hits on my posts. :) [edit]Hell, even when I surrender, I try and talk people to death. :laugh: [/edit]

                        Opacity, the new Transparency.

                        L 1 Reply Last reply
                        0
                        • R RichardM1

                          It's OK, I generate a lot of "Too Long, Not Read" hits on my posts. :) [edit]Hell, even when I surrender, I try and talk people to death. :laugh: [/edit]

                          Opacity, the new Transparency.

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #80

                          Man, I gotta tell ya, I can't believe all the trouble that quote/statement started! Amazing... I thought it was pretty common knowledge. The managed code thing, I mean. :-D

                          L u n a t i c F r i n g e

                          R 1 Reply Last reply
                          0
                          • L Lost User

                            Man, I gotta tell ya, I can't believe all the trouble that quote/statement started! Amazing... I thought it was pretty common knowledge. The managed code thing, I mean. :-D

                            L u n a t i c F r i n g e

                            R Offline
                            R Offline
                            RichardM1
                            wrote on last edited by
                            #81

                            I'm as common as they come, and I didn't know! ;P I have stayed out of phone dev, it was the Apple thing tweaked me. :laugh: I'm a WinForms == screwed guy, if they continue on this for desktop. :sigh:

                            Opacity, the new Transparency.

                            D 1 Reply Last reply
                            0
                            • I Ian Shlasko

                              I'm sorry... I have to say it... Madness? THIS... IS...APPLE!

                              Proud to have finally moved to the A-Ark. Which one are you in?
                              Author of the Guardians Saga (Sci-Fi/Fantasy novels)

                              L Offline
                              L Offline
                              Leonardo Pessoa
                              wrote on last edited by
                              #82

                              After this, I'll have to start using a new mantra: I will not imagine Steve Jobs dressed like a spartan, I will not imagine Steve Jobs dressed like a spartan...

                              []'s Harkos --- "Money isn't our god, integrity will free our soul." Cut Throat - Sepultura

                              1 Reply Last reply
                              0
                              • F Flynn Arrowstarr Regular Schmoe

                                Well, there goes the DragonFire SDK[^]... X| Flynn

                                L Offline
                                L Offline
                                Leonardo Pessoa
                                wrote on last edited by
                                #83

                                Technically no. According to the terms, iPhone apps must be written in C, C++ or Objective C. Since DragonFire is C/C++, it should be allowed.

                                []'s Harkos --- "Money isn't our god, integrity will free our soul." Cut Throat - Sepultura

                                F 1 Reply Last reply
                                0
                                • M Member 96

                                  Recalling our discussion here about developing for Apple devices I just came across this: http://stopthemadnessstevejobs.com/wordpress/[^]


                                  Yesterday they said today was tomorrow but today they know better. - Poul Anderson

                                  E Offline
                                  E Offline
                                  ExportedNorwegian
                                  wrote on last edited by
                                  #84

                                  Maybe Adobe: Apps for iPhone[^] is what they are trying to combat?

                                  B 1 Reply Last reply
                                  0
                                  • E ExportedNorwegian

                                    Maybe Adobe: Apps for iPhone[^] is what they are trying to combat?

                                    B Offline
                                    B Offline
                                    bwestrick
                                    wrote on last edited by
                                    #85

                                    Yes, I think this is exactly what they are trying to stop. I think Apple has used the success of the iPhone to get more people interested in the Mac computer. If they allowed Flash or other dev environments to be used, developers would not be required to buy a Mac to develop for it.

                                    1 Reply Last reply
                                    0
                                    • R RichardM1

                                      LunaticFringe wrote:

                                      that Petzold said:

                                      The Windows Phone 7 Series operating system exposes classes defined by the .NET Compact Framework. All programs for the phone are written in managed code. At the present time, C# is the only supported programming language.

                                      LunaticFringe wrote:

                                      Well, I'll tell you what. You come up with documentation from MS that contradicts Petzold's statement. Until that happens, you're talking out your ass.

                                      Well, I'll tell you what. You come up with where Petzold says c++ apps won't work. Until that happens, YOU are talking out MY ass! :laugh:

                                      Opacity, the new Transparency.

                                      I Offline
                                      I Offline
                                      IncredibleMouse
                                      wrote on last edited by
                                      #86

                                      ROFLMFAO!

                                      1 Reply Last reply
                                      0
                                      • R RichardM1

                                        I'm as common as they come, and I didn't know! ;P I have stayed out of phone dev, it was the Apple thing tweaked me. :laugh: I'm a WinForms == screwed guy, if they continue on this for desktop. :sigh:

                                        Opacity, the new Transparency.

                                        D Offline
                                        D Offline
                                        DaveyM69
                                        wrote on last edited by
                                        #87

                                        RichardM1 wrote:

                                        I'm a WinForms == screwed guy, if they continue on this for desktop

                                        Me too - well not screwed as I can adapt of course, but I don't relish the pain of WPF when WinForms does the job so easily and is proven over many years. I need apps that work - a pretty UI is the last thing on my list.

                                        Dave

                                        If this helped, please vote & accept answer!

                                        Binging is like googling, it just feels dirtier. (Pete O'Hanlon)
                                        BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)

                                        R 1 Reply Last reply
                                        0
                                        • I Ian Shlasko

                                          I'm sorry... I have to say it... Madness? THIS... IS...APPLE!

                                          Proud to have finally moved to the A-Ark. Which one are you in?
                                          Author of the Guardians Saga (Sci-Fi/Fantasy novels)

                                          L Offline
                                          L Offline
                                          Lost User
                                          wrote on last edited by
                                          #88

                                          Really? Very interesting. Glad I'm only an end-user of the Apple technology - I can see how annoying this would be. I'm a .Net developer. My iPod touch is the first computer I've bought that I had no plans to write code for. Looks like I made the right choice, eh? -Max

                                          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