Changeset ff62348 in Lumiera

Timestamp:
2022-08-27T23:02:10Z (4 years ago)
Author:
Ichthyostega <prg@…>
Branches:
deb, dev/play, documentation, integration, master
Children:
ed7e3b4
Parents:
a0fe896
Message:

ElementBox: investigate ctor syntax possibilites

Basically we want to create ElementBoxWidgets according to a
preconfigured layout scheme, yet we'll need to pass some additional
qualifiers and optional features, and these need to be checked
and used in accordance with the chosen flavour...

Investigating a possible solution based on additional ctor parameters,
which are given as "algebraic terms", and actually wrap a functor
to manipulate a builder configuration record

(No files)

Note: See TracChangeset for help on using the changeset viewer.