From owner-freebsd-hackers Sun Dec 1 06:16:34 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA15973 for hackers-outgoing; Sun, 1 Dec 1996 06:16:34 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA15968 for ; Sun, 1 Dec 1996 06:16:32 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.3/8.6.9) with ESMTP id GAA18532; Sun, 1 Dec 1996 06:16:25 -0800 (PST) cc: Michael Smith , hackers@FreeBSD.org Subject: Re: text, menu/dialog/windowing, library, ideas? In-reply-to: Your message of "Sun, 01 Dec 1996 06:00:32 PST." <15861.849448832@time.cdrom.com> Date: Sun, 01 Dec 1996 06:16:25 -0800 Message-ID: <18528.849449785@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Whoops, one embarassing typo which makes this harder to understand than it needs to be: > All that really buys you, however, is the ability to shuffle off all > your icky curses or X specific code into a "display class" object, and > you still need to extend every one of your object classes for each new ^^^^^^ display :-) Jordan