Feb. 29, 2024
8:02 p.m.
Hi. I was hoping to use the Promise class as documented in the book on âConcurrent Programming in Pharoâ but it appears that they are not present in the latest version. Instead there is a TKTPromise class that has no slots or methods. Is there a reason for not having the Promise class before the implementation of TKTPromise? Thank you