30 Aug
2008
30 Aug
'08
1:02 p.m.
On Sat, Aug 30, 2008 at 11:04 AM, Stefan Blixt
This solution could be written more prettily if there was some way to wait on several events, or some more general condition, like so: (sporkableQueue not empty) => now; I run into this every now and then.
It seems like the queue is a little too generic. You could make a queue which raises the event when items are added. Being able to waiting on multiple events is nice, though I haven't ChucKed enough to want it yet. -- Tom Lieber http://AllTom.com/