From: Pavel Roskin <proski@gnu.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [RFC] New menu design based on MVC
Date: Fri, 26 Jun 2009 11:25:52 -0400 [thread overview]
Message-ID: <1246029952.1036.11.camel@mj> (raw)
In-Reply-To: <20090626143114.GA21687@thorin>
On Fri, 2009-06-26 at 16:31 +0200, Robert Millan wrote:
> Btw, what is MVC anyway? :-)
http://en.wikipedia.org/wiki/Model-view-controller
It's a popular design pattern in designing business applications, which
discourages hardcoding the rules (business logic) into the data
structures and the user interface.
I'm not sure if we have anything corresponding to the business logic in
GRUB (perhaps password checking could fit there). The view (i.e. the
menu) is already separate from the data (if that means the OSes to be
loaded).
--
Regards,
Pavel Roskin
next prev parent reply other threads:[~2009-06-26 15:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-25 4:07 [RFC] New menu design based on MVC Bean
2009-06-25 12:37 ` Robert Millan
2009-06-25 13:50 ` Colin D Bennett
2009-06-25 14:05 ` Bean
2009-06-25 14:25 ` Robert Millan
2009-06-25 15:54 ` Bean
2009-06-25 16:27 ` Colin D Bennett
2009-06-25 16:34 ` Isaac Dupree
2009-06-25 17:48 ` Pavel Roskin
2009-06-25 16:47 ` Vladimir 'phcoder' Serbinenko
2009-06-26 14:31 ` Robert Millan
2009-06-26 15:25 ` Pavel Roskin [this message]
2009-06-28 8:30 ` Marco Gerards
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1246029952.1036.11.camel@mj \
--to=proski@gnu.org \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.