Hi,
Thanks for the reply. We are really desperate for this feature as well, as although I understand the python API pretty well, I've never coded in C++ before.
I see there is an example token registration plugin in the c++ documentation. Since I've never had to compile anything before, how 'complete' is this example, and how hard would it be to implement for a beginner?
I'd love the ability to read in an environment variable (eg. a job directory path), and set it as eg. $JOBDIR token, on launch so that it could be used in all of our pipeline tools, without having to hardcode anything. Doable for a noob?
Cheers.