#GUI framework idea: instead of messing around with grids, layers and other demons of Hell, what if the developer just declared things like:
* These things belong together
* This group of things is the most important
* This group of things is only required sometimes
* ...
Not saying this would build great GUIs, but there will be *a* GUI composed based on some generally not too bad practices.
#Programming