grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC] New menu design based on MVC


From: Pavel Roskin
Subject: Re: [RFC] New menu design based on MVC
Date: Fri, 26 Jun 2009 11:25:52 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]