$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Georg Gast (georg_at_[hidden])
Date: 2024-05-22 10:14:34
Hi,
Regarding the overlap: I don't think it would be a problem. This is already in boost. Statemachine and MSM. Serialization and JSON.
Statemachine and MSM both serve the exact same purpose. Serialization and JSON are not the same but I can use JSON to serialize my stuff with the from/to struct helper (don't remember the exact name right now)
Bye Georg