Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.025 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.06; ':-)': 0.06; 'c++,': 0.07; 'currently,': 0.07; 'gcc': 0.09; 'received:mail-bw0-f46.google.com': 0.09; 'declaration': 0.16; 'multitude': 0.16; 'received:209.85.214.46': 0.16; 'language': 0.18; 'java': 0.21; 'right.': 0.22; 'releasing': 0.23; 'code': 0.24; 'changed': 0.25; 'proprietary': 0.26; 'developing': 0.27; 'received:209.85.214': 0.28; 'subject:?': 0.29; 'forgot': 0.29; 'true,': 0.29; 'x-mailer:microsoft outlook express 6.00.2900.5931': 0.30; 'developers': 0.30; 'programmers': 0.31; 'properly': 0.32; 'someone': 0.33; 'to:addr:python-list': 0.33; "isn't": 0.33; 'source': 0.34; 'that,': 0.34; 'from:': 0.36; 'open': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.37; 'though': 0.38; 'matters': 0.38; 'subject:: ': 0.38; 'said': 0.39; 'received:209': 0.39; 'to:addr:python.org': 0.39; 'getting': 0.40; 'under': 0.40; 'totally': 0.40; 'received:188': 0.69; 'objective': 0.77; 'certain,': 0.84; 'freedom?': 0.84; 'subject:Why': 0.84; 'subject:choose': 0.84; 'subject:its': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:from:to:references:subject:date :mime-version:content-type:content-transfer-encoding:x-priority :x-msmail-priority:x-mailer:x-mimeole; bh=zFIDfgCLVH6HoXXMzkZ+Aj4pwZ0x0sW9dk4AVtfNjKU=; b=hwiwQCcJ6YCZ5VExcNi9aNqptIn6O+7OqHiptsEooyzZvPQwmNLzyP3G2Feab0rHcX HDinhnWJAwLtI5Aq09rIecksbhiEME/mDEA7NgIILc+oOb46C3ey01wSYZOokKBEQkS+ tW0HeVpTgfa/sxSQU1pVkK/NQ+9IJvn4/Uuy0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:references:subject:date:mime-version :content-type:content-transfer-encoding:x-priority:x-msmail-priority :x-mailer:x-mimeole; b=LTA0hxLmA9HINPaHa3p8I/1hr21Uxo+rImKwsC8g5LhDNahT1Bf3SYcRfgOxJuA69s YaG16SjAP3PwARz/ZY7j4c/shY8/t9pZSA5tyE0x+thGFPTz1/eAYG579Bmkz5/OYLJP 11nM2RtUPgz+mDVjIfaKrE/TYO/Smb4+eRYY0= From: "Octavian Rasnita" To: References: <80d59383-36a3-4744-85c4-1a0577f1d3a6@dr5g2000vbb.googlegroups.com> Subject: Re: Why did Quora choose Python for its development? Date: Tue, 24 May 2011 08:25:42 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6090 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 24 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306216831 news.xs4all.nl 49182 [::ffff:82.94.164.166]:43669 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6115 From: "Ulrich Eckhardt" > Ahem, is this Java the language that a certain, well-known service > provider > is getting screwed over hard currently, because they forgot to read the > fineprint in the declaration of freedom? And this Objective C, isn't this > the language that GCC had support for since before it properly supported > C++, and that on a multitude of targets? Someone also said that C# can be used under Mono and even though this is true, C# still remains a proprietary language that can be totally changed if MS wants that, as well as Objective C can be changed if Apple wants that. So what matters is if the most important developers for a specific language/platform are releasing the code as open source or they keep it proprietary and I don't see a big number of programmers developing code in C# and Objective C. About Java... you may be right. :-) Octavian