Changeset 2ee6bb3b in Lumiera

Timestamp:
2026-03-18T23:32:02Z (5 weeks ago)
Author:
Ichthyostega <prg@…>
Branches:
dev/play
Children:
0438571
Parents:
9b6933b5
git-author:
Ichthyostega <prg@…> (18/03/26 22:23:06)
git-committer:
Ichthyostega <prg@…> (18/03/26 23:32:02)
Message:

OutputSlot: look for alternative ways to implement the proxy

After a lot of pondering over various solution schemes,
it seems that BufferProxyAdaptor is too rigid for the task at hand.
It could be retained as a technology demonstration, and used as blueprint
for a custom-made implementation. In a nutshell, we need a BufferStore
that directly delegates to the respective Connection — which also implies
to use the OutputSlot::AllocState as an intermediate to hendle that delegation.

(No files)

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