futureverse / progressr

三 R package: An Inclusive, Unifying API for Progress Updates
https://progressr.futureverse.org
281 stars 12 forks source link

Relay properties of progressions as well #127

Open mlell opened 2 years ago

mlell commented 2 years ago

This disassembles a progression condition that is to be relayed and creates a new progression object using all of its properties to adress the problems in #126.

As a perspective, one might think of adding a new class, like "relayedProgression" to progressions that are relayed like this and keep the original progressor ID, session ID and call, though I do not know what it would be useful for.