Do garbage collected languages need destructors?

From: Ulf Wendel (ulf.wendel_at_phpdoc.de)
Date: 10/29/03


Date: Wed, 29 Oct 2003 10:21:51 +0100

Hello,

I need some input on a simple question:
Do garbage collected languages need destructors?

Links for further reading are very much appreciated.
Thanks!

Ulf



Relevant Pages

  • Re: Do garbage collected languages need destructors?
    ... >> Do garbage collected languages need destructors? ... > No destructors isn't necessary. ... > For instance the Ruby language doesn't have destructors. ... There are some subtle anomalies in cases the finalizer stores ...
    (comp.object)
  • deriving a class from STL class list???
    ... exception handling. ... I have done a little bit of reading and it says that it is not wise to ... derive from STL classes because there are no virtual destructors... ... Barry ...
    (alt.comp.lang.learn.c-cpp)
  • Re: Do garbage collected languages need destructors?
    ... > Do garbage collected languages need destructors? ... No destructors isn't necessary. ... For instance the Ruby language doesn't have destructors. ... Simon Strandgaard ...
    (comp.object)
  • Re: Think I made a big mistake while setting up AD
    ... Ulf are you familiar with the rename process. ... >> I have been reading up on the rename tool. ...
    (microsoft.public.windows.server.active_directory)
  • C# destructor and finalizer - guarentees?
    ... I remember reading a few years back about destructors not being ... Doing a search all I can find is a reference to ... some bugs with finalizers and appdomains in 1.0 and 1.1. ...
    (microsoft.public.dotnet.languages.csharp)