Local variables

I would like groups to have local variables in them, to accommodate for creating multiple groups which are almost the same, but with one number differing in several properties. This would help a lot when creating komponents which contain objects per day or per hour. eg. lv(var)

How would this be different from just using nested Komponents?

Being able to have globals on different levels since globals from nested Komponents cannot interact with globals on subKomponents.

You can map a sub level komponent global to an upper level one

Yes, with numbers and fonts and fixed text, you can. This however does not work with formulas from the text global. I have lots of items based on the same formula, which differ on other traits of the items. This means that using nested components would rid me of the ability to use globals to store a formula.