From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E4m57-0007nN-SV for mharc-grub-devel@gnu.org; Mon, 15 Aug 2005 17:01:18 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E4m54-0007lA-CF for grub-devel@gnu.org; Mon, 15 Aug 2005 17:01:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E4m50-0007iW-EA for grub-devel@gnu.org; Mon, 15 Aug 2005 17:01:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E4m50-0007e4-6o for grub-devel@gnu.org; Mon, 15 Aug 2005 17:01:10 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E4mDv-00071e-3N for grub-devel@gnu.org; Mon, 15 Aug 2005 17:10:23 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id 564B489C1 for ; Mon, 15 Aug 2005 22:54:31 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 30280-07 for ; Mon, 15 Aug 2005 22:54:29 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 4EA1D8936 for ; Mon, 15 Aug 2005 22:54:29 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id EBFA9C045 for ; Mon, 15 Aug 2005 22:54:28 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <42FF3097.7030904@nic.fi> <200508151919.01579.okuji@enbug.org> <87r7cvxflo.fsf@student.han.nl> <200508152055.04208.okuji@enbug.org> From: Marco Gerards Date: Mon, 15 Aug 2005 22:54:35 +0200 In-Reply-To: <200508152055.04208.okuji@enbug.org> (Yoshinori K. Okuji's message of "Mon, 15 Aug 2005 20:55:04 +0200") Message-ID: <87mzniyl84.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Subject: Re: vesafb terminal for testing. X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2005 21:01:15 -0000 "Yoshinori K. Okuji" writes: > On Monday 15 August 2005 19:41, Marco Gerards wrote: >> It would be nice if GUI's can be distributed as plugins... > > Maybe. This kind of change is easy to make later, so I'd like to stick to a > hardcoded menu interface for now. First of all, I must make it perfectly > working with internationalized text. Right. But it is not a bad thing to think of it now. Like what kind of code can we share, etc. >> Isn't XML often used to describe interfaces? Perhaps we can use a >> structured form of storing data like XML... But that is just a random >> thought. :-) > > No XML, please! I did not say XML, what I said is some form of structure like XML. We can simplify it, or use something completely different. -- Marco