00:01:59 What can I use to schedule events in CCL? For what I can tell there isn't something available like SBCL's sb-ext:timer. 00:03:04 Kenjin: if there's no timer, then you can always use threads to implement one. 00:03:24 with bordeaux-threads. 00:03:44 Kenjin: to know if there's one or not, check the documentation, or use apropos. 00:05:17 pjb: http://ccl.clozure.com/manual/chapter6.14.html#EventScheduling 00:06:49 That's a fine documentation section! :-) 00:07:24 So: (ql:quickload :bordeaux-threads) (bt:make-thread (lambda () (sleep 42) (have-some-fun))) 00:07:47 (process-run-function "sleeper" #'(lambda () (sleep-until-the-time-is-right) (do-stuff))) 00:08:52 Yes, but process-run-function is ccl specific. bordeaux-threads works 'everywhere'. 00:09:50 modulo bugs in bt 00:10:14 sure. 00:11:02 I'd agree that a better solution would be to copy the documentation of bordeaux-threads into a CDR, and have implementations adapt to it instead. (same for CFFI). 00:12:17 thanks ;) 01:04:50 pjb: and if there was a reason not to do that, you wouldn't understand it. So there's no problem! 01:14:26 -!- gbyers [~gb@c-68-35-55-248.hsd1.nm.comcast.net] has quit [Quit: Leaving] 01:44:51 -!- Kenjin [~kenjin@bl19-247-99.dsl.telepac.pt] has quit [Read error: Connection reset by peer] 01:45:15 sellout- [~Adium@23.31.68.28] has joined #ccl 01:48:51 -!- patrickwonders [~patrickwo@user-38q42ns.cable.mindspring.com] has quit [Quit: patrickwonders] 01:55:04 -!- alms_ [~alms_@209-6-130-32.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Quit: alms_] 01:56:53 patrickwonders [~patrickwo@user-38q42ns.cable.mindspring.com] has joined #ccl 02:09:21 -!- rme [rme@F62E001C.B9DC2DEB.699BA7A6.IP] has quit [Quit: rme] 02:09:22 -!- rme [~rme@50.43.176.79] has quit [Quit: rme] 02:21:00 alms_ [~alms_@209-6-130-32.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 02:21:02 -!- alms_ [~alms_@209-6-130-32.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Client Quit] 02:47:42 rme [~rme@50.43.176.79] has joined #ccl 03:58:18 -!- Fare [fare@nat/google/x-kpwaqywfjxjhhhzt] has quit [Ping timeout: 264 seconds] 03:58:47 Fare [fare@nat/google/x-guuvacziyzcbwfng] has joined #ccl 06:00:48 -!- rme [rme@F62E001C.B9DC2DEB.699BA7A6.IP] has quit [Quit: rme] 06:00:49 -!- rme [~rme@50.43.176.79] has quit [Quit: rme] 08:53:58 Kenjin [~kenjin@gw-isr.deec.uc.pt] has joined #ccl 10:01:09 -!- Fare [fare@nat/google/x-guuvacziyzcbwfng] has quit [Ping timeout: 256 seconds] 11:03:37 DataLinkDroid [~DataLinkD@CPE-124-183-184-43.lns17.ken.bigpond.net.au] has joined #ccl 11:39:57 -!- DataLinkDroid [~DataLinkD@CPE-124-183-184-43.lns17.ken.bigpond.net.au] has quit [Ping timeout: 256 seconds] 11:51:24 -!- Kenjin [~kenjin@gw-isr.deec.uc.pt] has quit [Remote host closed the connection] 13:10:18 -!- Vivitron [~Vivitron@pool-98-110-213-33.bstnma.fios.verizon.net] has quit [Ping timeout: 264 seconds] 14:13:51 Kenjin [~kenjin@gw-isr.deec.uc.pt] has joined #ccl 14:19:00 -!- Kenjin [~kenjin@gw-isr.deec.uc.pt] has quit [Remote host closed the connection] 14:21:34 rme [~rme@50.43.176.79] has joined #ccl 14:53:55 gbyers [~gb@c-68-35-55-248.hsd1.nm.comcast.net] has joined #ccl 15:08:13 Kenjin [~kenjin@gw-isr.deec.uc.pt] has joined #ccl 16:26:26 -!- Kenjin [~kenjin@gw-isr.deec.uc.pt] has quit [Remote host closed the connection] 17:35:09 -!- rme [rme@F62E001C.B9DC2DEB.699BA7A6.IP] has quit [Quit: rme] 17:35:09 -!- rme [~rme@50.43.176.79] has quit [Quit: rme] 17:58:16 Kenjin [~kenjin@bl19-247-99.dsl.telepac.pt] has joined #ccl 18:41:10 pnpuff [~pnpuff@unaffiliated/pnpuff] has joined #ccl 18:41:20 -!- pnpuff [~pnpuff@unaffiliated/pnpuff] has left #ccl 18:47:46 rme [~rme@50.43.176.79] has joined #ccl 22:51:48 DataLinkDroid [~DataLinkD@CPE-124-183-184-43.lns17.ken.bigpond.net.au] has joined #ccl 23:12:42 ipmonger [~IPmonger@c-68-63-82-18.hsd1.pa.comcast.net] has joined #ccl 23:26:57 -!- rme [~rme@50.43.176.79] has quit [Quit: rme] 23:28:58 Kenjin_ [~kenjin@2.80.247.99] has joined #ccl 23:28:58 -!- Kenjin [~kenjin@bl19-247-99.dsl.telepac.pt] has quit [Read error: Connection reset by peer] 23:50:32 -!- PuffTheMagic [uid3325@gateway/web/irccloud.com/x-hkjupeoryqrddqcp] has quit [Quit: Connection closed for inactivity]