On 8/17/21 11:36 AM, JG wrote: >>> Maybe message parsing isn't the >>> correct solution?
I use message passing in many of my programs. > After being populated it should be passed to > the other thread and no references are kept.Then you simply cast to-and-from 'shared' and be happy with it. :) I explain what I do here:
https://www.youtube.com/watch?v=dRORNQIB2wA&t=1735s Ali