From owner-freebsd-chat Tue Sep 2 18:28:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA08720 for chat-outgoing; Tue, 2 Sep 1997 18:28:19 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA08715 for ; Tue, 2 Sep 1997 18:28:15 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id SAA26290; Tue, 2 Sep 1997 18:28:00 -0700 (PDT) To: Peter Korsten cc: freebsd-chat@FreeBSD.ORG Subject: Re: The GUI debate In-reply-to: Your message of "Wed, 03 Sep 1997 01:01:56 +0200." <19970903010156.02882@grendel.IAEhv.nl> Date: Tue, 02 Sep 1997 18:28:00 -0700 Message-ID: <26286.873250080@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-chat@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Maybe I'l just write that user administration program as an example > and ask people what they think of it. I think that would be a good start. Getting the UI right is actually the hardest part, and even if we provide a better underlying API for this at a lower level you could always retrofit it in later, after your proof-of-concept phase has proven it viable. Jordan