Re: Concurrency (was: Re: Re: events & callbacks)
Axel Simon <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.gui |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 12, 2003 at 12:14:54AM +0100, Wolfgang Thaller wrote: > I do agree that we should not require concurrency for CGA, i.e. that > all callbacks should run synchronously and map as directly as possible > to the callbacks supplied by the underlying back end libraries. Yes, please. You got my vote for that. No preemptive concurrency with GUIs. Axel.