smalltalk
/
osmo-st-core
Archived
1
0
Fork 0
Helpers for things in Smalltalk
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Holger Hans Peter Freyther 3386942ce2 dispatcher: Introduce a dispatcher than can dispatch things...
When dispatching everything in the same context we avoid all kind
of issues with locking. If we use a truely multi threaded VM we could
probably use multiple dispatchers.
2011-06-28 19:50:31 +02:00
.gitignore timer: Add the initial version of the timer code 2011-06-22 15:21:09 +02:00
Dispatcher.st dispatcher: Introduce a dispatcher than can dispatch things... 2011-06-28 19:50:31 +02:00
LogArea.st dispatcher: Introduce a dispatcher than can dispatch things... 2011-06-28 19:50:31 +02:00
Tests.st timer: Add the initial version of the timer code 2011-06-22 15:21:09 +02:00
Timer.st dispatcher: Introduce a dispatcher than can dispatch things... 2011-06-28 19:50:31 +02:00
package.xml dispatcher: Introduce a dispatcher than can dispatch things... 2011-06-28 19:50:31 +02:00