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

refactor-profiles #86

Closed estebanlm closed 4 years ago

estebanlm commented 4 years ago

profiles need to be first class objects, to allow creating multiple configurations in a decoupled way