[01:07:56] ** coderanger has left IRC (sterling.freenode.net irc.freenode.net) [01:08:13] ** coderanger has joined us [05:27:32] [connected at Tue Feb 20 05:27:32 2007] [05:27:32] <> *** Looking up your hostname... [05:27:32] <> *** Checking ident [05:27:32] <> *** No identd (auth) response [05:27:32] <> *** Found your hostname [05:27:32] <> *** Your host is sterling.freenode.net[freebsd.widexs.nl/6667], running version hyperion-1.0.2b [05:27:34] [I have joined #peak] [08:57:06] ** apoirier has joined us [12:07:12] ** pje has joined us [13:56:33] hi pje [13:57:10] I just read how your [] notation for the decorators is a hook on the next assignment [13:57:30] yes [13:57:56] great, now something like that is working :) [13:58:04] [fibo.when('x==0')] [13:58:06] _ = lambda x: 0 [13:58:08]  [13:58:10] [fibo.when('x==1')] [13:58:12] _ = lambda x: 1 [13:58:14]  [13:58:16] [fibo.when(dispatch.strategy.default)] [13:58:18] _ = lambda x: fibo(x-2) + fibo(x-1) [13:58:20]  [13:58:29] hehe, very "pattern matching" [14:00:23] Still working on Chandler ? [14:13:00] yep [14:17:34] and setuptools on your spare time ? No more PEAK or ruledispatch rewrote ? [14:27:58] be [14:28:00] bye [14:28:05] ** apoirier has left IRC ("KVIrc 3.2.0 'Realia'") [16:03:00] pje is now known as pje_mtg [16:26:15] pje_mtg is now known as pje [20:18:03] ** coderanger_ has joined us [21:09:10] ** pje has left IRC ("Client exiting") [22:45:35] ** coderanger_ has left IRC (Read error: 110 (Connection timed out))