00:23 (join) jonrafkind 01:58 (quit) jonrafkind: Ping timeout: 240 seconds 04:05 (join) masm 05:55 (join) mije 06:05 (join) jao 06:09 (quit) mije: Ping timeout: 252 seconds 07:00 (quit) spoofy: Ping timeout: 248 seconds 07:34 (join) spoofy 09:59 (quit) sstrickl: Quit: sstrickl 10:25 (join) shortsightedsid 10:53 (join) sstrickl 11:02 (quit) shortsightedsid: Quit: Page closed 11:03 (join) mije 11:03 mije: is it possible to leave a class method unimplemented (like an abstract method in java) ? 11:14 clklein: mije: I don't think so. The usual approach AFAIK is to make the method's body something like (error 'f "abstract") since there's no type system anyway. 11:15 clklein: But have a look at this library: http://docs.racket-lang.org/unstable/class-iop.html 11:16 mije: the usual approach is ok for me, i'll take a look to the library for my personal culture 11:16 mije: thanks ! 11:20 clklein: np 11:43 samth: mije, there can't be abstract methods, since there are no abstract classes 11:43 samth: thus, every method needs to have an implementation 11:43 mije: ok, i get it 11:44 samth: we may add abstract classes (and thus abstract methods) at some point, but they haven't been needed up until now 11:51 (quit) mije: Ping timeout: 252 seconds 12:06 (join) jonrafkind 12:17 (quit) jao: Ping timeout: 248 seconds 12:23 (join) carleastlund 12:24 (join) stamourv 14:27 (join) jao 17:40 (quit) sstrickl: Quit: sstrickl 18:00 (quit) eli: Ping timeout: 264 seconds 18:06 (join) eli 18:37 (quit) masm: Quit: Leaving. 19:02 (quit) carleastlund: Quit: carleastlund 19:31 (join) rrgmitchell 19:32 (join) Fare 19:34 rrgmitchell: The Linux Ubuntu Jaunty package fails to install in Unix style mode for me. Anyone know how to get around this? 19:35 jonrafkind: whats the error 19:35 rrgmitchell: leftovers in source tree: ("README") 19:36 jonrafkind: a couple people have got that error, i guess the solution is to manually move that file and continue the installation 19:36 jonrafkind: eli, are you gonna release a new installer soon? 19:37 jonrafkind: That's why, if I put the process to sleep in the middle, and manually move the README file, the installation succeeds 19:37 rrgmitchell: Well, the installer helpfully cleans up all its files after the error, so there's nothing to continue with! 19:37 jonrafkind: you can try that 19:38 rrgmitchell: What, you mean press ^Z in the middle of the install? Presumably after the 'unpacking' stage? 19:38 jonrafkind: yea 19:39 jonrafkind: im not sure exactly because i havent done it, but that sounds right 19:39 rrgmitchell: Okay, I'll give that a try. Thanks! 19:42 (quit) rrgmitchell: Quit: Page closed 19:43 eli: jonrafkind: just a sec, phone call. 19:45 (join) rrgmitchell 19:47 rrgmitchell: jonrafkind: Thanks for your suggestion on my install problem -- worked like a dream. Racket installed! 19:47 jonrafkind: yay! 19:49 (quit) rrgmitchell: Client Quit 20:00 eli: jonrafkind: Yes, I still need to do it, didn't get to it yet. 20:00 jonrafkind: ok 20:00 jonrafkind: so far you aren't worse than BP 20:27 eli: jonrafkind: BP? 20:27 jonrafkind: you haven't heard of the massive oil spill in the gulf? 20:28 jonrafkind: spilled oil is to BP as broken ubuntu installers is to eli 20:29 eli: I heard about the spill, but not more than that. 20:29 jonrafkind: BP has been trying for weeks to cap it, but have failed in each attempt 20:29 eli: (And you could fix it too, btw...) 20:29 eli: What is BP? 20:29 jonrafkind: the company that owns the oil platform, british petroleum 20:30 jonrafkind: i thought creating installers was a delicate process 20:30 jonrafkind: i mean its already fixed in git, a new installer just needs to be made and pushed 20:30 eli: Well, it's delicate -- and I'm not going to patch the installation (that would warrant a new release) -- I'll just tweak the installer header. 20:41 (quit) jonrafkind: Ping timeout: 264 seconds 20:59 askhader: Is there anyone here who has tried the plt guide on 'Web Applications' ? 21:06 Fare: anyone here willing to speak at the Boston Lisp Meeting? 22:37 (quit) Fare: Quit: Leaving