[REBOL] Re: Aplication crashes - not sure why
From: sunandadh:aol at: 14-Apr-2002 8:36
James:
> > It's them waits in the action facets. You are creating simultaneous
> threads
> > and rebol don't like that much as yet.
> >
>
> Ah hah.. Bad design on my part
Not really -- the threading model is neither well explained nor
(consequently) well-understood. And, with a bit of luck (given Holger's
hints), it'll change for the better in a new release. You had no way of
knowing, and were fortunate that your testing caught the problem so quickly.
I've spun off the cliff numerous times coding fast round a tight Rebol
learning curve. It's part of the charm of the language -- if you have the
luxury to spend that amount of time learning from mistakes.
Sunanda.