On 20.02.2007 01:00, Austin Ziegler wrote: > There is no meaningful concept of a destructor in Ruby. There are > finalizers, but they're not guaranteed to be called. Are you sure about that? I know the statement to be true for Java but in which situation (other than an interpreter crash) is a finalizer not invoked? Kind regards robert