On Apr 8, 7:57 pm, Incognito <[email protected]> wrote: > So i just read the email of linus torvald and the guy has become my hero! > Agree 100% with what he said. Again, it is not the language, it is the dumb > developer. Unfortunately too many developers don't realise this and eat up > all the bull*shit by people that argue that unless your code is object > oriented you suck. Object oriented programing is not bad, but you have to > know how to use, especially not to abuse it.
I probably shouldn't bother replying to this; never mind. I never suggested android's responsiveness problem was cause by using an object oriented programming paradigm. I said it is because of its stop- the-world garbage collector, and lack of JIT (for the moment anyway). These are two things that the developer has no control of whatsoever. And yes, eclipse is slow and unresponsive on my machine (core 2 duo). Are you saying that the Eclipse programmers don't know how to write good java code? It is faster on my work computer (quad core / 8 GB ram) but still not as good as Qt Creator, Visual Studio, MS Office, etc. I can make a video if you don't believe me. -- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en.
