pharo-contributions / taskit

TaskIt is a library that ease Process usage in Pharo. It provides abstractions to execute and synchronize concurrent tasks, and several pre-built mechanisms that are useful for many application developers.
MIT License
43 stars 24 forks source link

Move taskit to pharo-contributions #70

Closed noha closed 3 years ago

noha commented 4 years ago

TaskIt is super cool ;) and is used more widely. I propose to move to pharo-contributions to make it better manageable

sbragagnolo commented 4 years ago

I was thinking what if we have a pharo-process? I would like to ensure that whatever person goes to check some processing thing knows all the available related thing. Asking from ignorance, maybe there is a wonderful way to do it out of this. But in general I completely agree. I have been thinking on this kind of movement since some time already.

noha commented 4 years ago

I‘m up to discussing a process. Usually I wait until there is a problem but why not. There is plenty of possibilities but we should discuss this on the mailing list, no?

sbragagnolo commented 4 years ago

Super. I'll send mail tomorrow then!

El dom., 15 de dic. de 2019 09:50, Norbert Hartl notifications@github.com escribió:

I‘m up to discussing a process. Usually I wait until there is a problem but why not. There is plenty of possibilities but we should discuss this on the mailing list, no?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sbragagnolo/taskit/issues/70?email_source=notifications&email_token=AAFQUV7DWNOBYB2CBWWSHXLQYXVW3A5CNFSM4JRXOPMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEG4UHIY#issuecomment-565789603, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFQUVYH5JD5UPCASNWHXQLQYXVW3ANCNFSM4JRXOPMA .

tinchodias commented 3 years ago

this is already done