Changeset c05a73d6 in Lumiera

Timestamp:
2026-04-18T23:21:24Z (4 weeks ago)
Author:
Ichthyostega <prg@…>
Branches:
dev/play
Children:
1601838
Parents:
9bd3e55
git-author:
Ichthyostega <prg@…> (18/04/26 21:49:12)
git-committer:
Ichthyostega <prg@…> (18/04/26 23:21:24)
Message:

BufferProvider: draft mechanism for buffer metadata synchronisation

Since the intention is to run several thread-local instances of BufferMetadata
in a concurrent setup, we need a way to publish and exchange chains of
registered type-keys and metadata entries.

The first step is to develop a mechanic for data exchange,
and to define the rules when such synchronisation is (not) allowed.

(No files)

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