From owner-freebsd-hackers Tue Mar 28 17:50:36 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA02162 for hackers-outgoing; Tue, 28 Mar 1995 17:50:36 -0800 Received: from star-gate.com (hasty.vip.best.com [204.156.141.143]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id RAA02156 for ; Tue, 28 Mar 1995 17:50:33 -0800 Received: from localhost.mcs.com (localhost.mcs.com [127.0.0.1]) by star-gate.com (8.6.9/8.6.9) with SMTP id RAA11596; Tue, 28 Mar 1995 17:44:42 GMT Message-Id: <199503281744.RAA11596@star-gate.com> X-Authentication-Warning: star-gate.com: Host localhost.mcs.com didn't use HELO protocol X-Mailer: exmh version 1.6alpha 2/16/95 To: Nate Williams cc: hackers@freefall.cdrom.com Subject: Re: MBONE interfaces and snazzy install tools. In-reply-to: Your message of "Tue, 28 Mar 1995 18:27:40 MST." <199503290127.SAA12442@trout.sri.MT.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 28 Mar 1995 17:44:28 +0000 From: Amancio Hasty Sender: hackers-owner@FreeBSD.org Precedence: bulk > > Again, something like an installation tool will be trivial to implement in > > tcl/tk which will work for X and curses. > > Or TkPerl. :-) Sorry but the last time I check TkPerl it was well to say it kindly not ready for prime time. > > If it helps, SCO has standardized on using all the sys admin tools > > around tcl/tk. > > Not unless you have the sources to the tools and can re-distribute them. > :-) That was not the point . I merely wanted to say that at least a major company has adopted tcl/tk for the kind of stuff we want to do. > We need to standardize on *one* scripting language, and jumping from one > ship to the next as it becomes popular does not help us. First of all I did not participate on including perl into the system. And, I was one of the first programmers to port tcl/tk back in the days of 386bsd so to say that I like today tcl/tk because is fashionable is not too cool but crude. Now lets talk about fashionably about the problems of providing a decent object oriented paradigm. Sadly, the language that we need is not perl, tcl/tk, nor scheme. Two decent recent languages that come to mind are : Java : http://webrunner.neato.org HotJava is a new webserver written in Java. newton script Both of them have a C type syntax and provide a reasonable object oriented paradigm. In the case of newton script is already a product and being used out in the field by users. And Yes, there is no port of it for Unix that I know however I don't consider this a bit obstacle. > IMHO, Perl is much more readable than tcl/tk. It has a much nicer $Sorry $I $hate $Pearl... > ,and since we don't have tcl/tk > in the system and no reasons to bring them 'right now', then I think Very lame excuse if you ask me specially if pearl is not up to the job. Amancio