Is there a nice/preferred way of determining someone else's fusion id given their PID? That is, if I fork/exec a new process into being then know its PID, but if I know that it will be calling fusion_init() soon, what's the best way of finding out what fusion id it got? Should calls be added to fusion to translate between process ids and fusion ids? Or, am I missing some concept that makes this unnecessary?
/TomB
