From owner-freebsd-hackers Mon Dec 1 02:30:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA27786 for hackers-outgoing; Mon, 1 Dec 1997 02:30:06 -0800 (PST) (envelope-from owner-freebsd-hackers) 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 CAA27779 for ; Mon, 1 Dec 1997 02:30:03 -0800 (PST) (envelope-from jkh@time.cdrom.com) 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 CAA24697; Mon, 1 Dec 1997 02:29:49 -0800 (PST) To: Alex cc: "hackers@freebsd.org" Subject: Re: Out of Box experience (Was: Re: How is selection made of what goes into CDrom?) In-reply-to: Your message of "Mon, 01 Dec 1997 00:41:22 PST." Date: Mon, 01 Dec 1997 02:29:49 -0800 Message-ID: <24693.880972189@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I was thinking if you're going to design it from scratch, why not detach > the UI from the rest of it from the beginning, making it easier for some X > die-hard (read: me, or someone else with too much free time) to make an > X-ish (or even {Web|interface-of-the-month-ish) interface for it. Because if I try to do that, I've got to take time out to *implement* all the interface library objects on at least the ncurses end of things vs being able to simply grab TurboVision and use all of its objects right off the bat. :) Jordan