From: "Mauricio Fernández" Date: 2002-09-28T04:06:27+09:00 Subject: Re: adding overload to ruby On Sat, Sep 28, 2002 at 12:42:51AM +0900, Friedrich Dominicus wrote: > William Djaja Tjokroaminata writes: > > > Again, if I should pick just several words, it is: real time programming. > > > > You simply cannot do real time programming with the current Ruby gc. To > > do real time programming, you have to manage resource yourself. > This is not true, check google for Real-Time GC and you'll find quite > a bunch of stuff. But right now Ruby's GC isn't incremental and will (probably) never be... Adding a way to do manual resource management wouldn't hurt performance in the tasks that don't need it; incremental GC would. Anyway, the resulting language would no longer be Ruby, matz said. -- _ _ | |__ __ _| |_ ___ _ __ ___ __ _ _ __ | '_ \ / _` | __/ __| '_ ` _ \ / _` | '_ \ | |_) | (_| | |_\__ \ | | | | | (_| | | | | |_.__/ \__,_|\__|___/_| |_| |_|\__,_|_| |_| Running Debian GNU/Linux Sid (unstable) batsman dot geo at yahoo dot com All the existing 2.0.x kernels are to buggy for 2.1.x to be the main goal. -- Alan Cox