>> To have level or tree-like model you can use '.' as a name separator
>> it will make the system uniform with current FreeBSD booting.
>
> XML/CSS is not the easiest format to work with but a bunch of
> variables which represent a tree is not nice either.
>
> However, apt has settings format that allows to specify variables both
> separately and as trees (using {} nested blocks).
>
Do you mean sth like
set root {
  branch {
     value = key;
  }
}
?
This would effectively promote 'set' to a keyword of grub-sh scripting
language but I'm ok with this.
>
> Thanks
>
> Michal
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>



-- 
Regards
Vladimir 'phcoder' Serbinenko

Personal git repository: http://repo.or.cz/w/grub2/phcoder.git


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to