pharo-users@lists.pharo.org

Any question about pharo is welcome

View all threads

Is there a reason for the removal of Promises?

DB
donald.bryant.rich@gmail.com
Thu, Feb 29, 2024 8:02 PM

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

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