From 68e668e0a37d9e368a3d47223e36cb9ed679493b Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Tue, 25 Jun 2024 18:22:40 +0200 Subject: [PATCH] DOC: add short inline summary for May / June Developer Meetings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ...considerations how to approach the next topic, which is the »Node Invocation« --- doc/devel/meeting_summary/index.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/devel/meeting_summary/index.txt b/doc/devel/meeting_summary/index.txt index fd272dd98..2c693dcbd 100644 --- a/doc/devel/meeting_summary/index.txt +++ b/doc/devel/meeting_summary/index.txt @@ -11,6 +11,18 @@ spending time on the task of writing a summary. Anyone interested in Lumiera development is also encouraged to read mailing list archives and other documentation. +8 May / 12 June 2024 +-------------------- +Discussion regarding the approach taken towards the next core topic, which +is how to structure the render nodes in the low-level model and how to perform +an invocation, leading to the calculation of media data. It is considered very +important for Lumiera to remain library / framework agnostic, even while we +use some frameworks and libraries for prototyping. The structure drafted over +the course of the last years and about to be integrated now must be flexible +enough to support adapt to the requirements of various libraries, _without +attempting to build a super structure_ to ``rule them all''. + + 13 Mar / 10 Apr 2024 -------------------- Status update and informal exchange regarding current development activities