From owner-freebsd-questions@FreeBSD.ORG Thu Jan 6 01:57:21 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96E2B16A4CE for ; Thu, 6 Jan 2005 01:57:21 +0000 (GMT) Received: from fusion.vilot.net (vilot.com [64.246.32.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47CBD43D31 for ; Thu, 6 Jan 2005 01:57:21 +0000 (GMT) (envelope-from tom@vilot.com) Received: from [192.168.1.100] (c-24-8-184-241.client.comcast.net [24.8.184.241]) (authenticated bits=0) by fusion.vilot.net (8.13.1/8.12.9) with ESMTP id j061sKxR054297 for ; Wed, 5 Jan 2005 19:54:20 -0600 (CST) (envelope-from tom@vilot.com) Message-ID: <41DC9AFA.8090003@vilot.com> Date: Wed, 05 Jan 2005 18:57:14 -0700 From: Tom Vilot User-Agent: Mozilla Thunderbird 1.0 (X11/20041222) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <41DC44BB.8020608@vilot.com> <667459872.20050106025318@wanadoo.fr> In-Reply-To: <667459872.20050106025318@wanadoo.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Sun revokes FreeBSD license for Java X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jan 2005 01:57:21 -0000 Anthony Atkielski wrote: >I tend to agree. Are people still using Java? > Yeah, I think so ..... strange as it seems to me. >Perl seems to do just about everything. > Agreed. OTOH, Perl is quite idiomatic, and that can be a real hurdle. Plus, there are so *many* ways to do things in Perl, that it can be easy to write what another programmer would consider opaque, impenetrable code. Python seems to be a nice intermediary.