caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Stefano Zacchiroli <zack@bononia.it>
To: Inria Ocaml Mailing List <caml-list@inria.fr>
Cc: Pietro Abate <Pietro.Abate@anu.edu.au>
Subject: Re: [Caml-list] simulate class destructor
Date: Sat, 25 Jun 2005 13:10:39 +0200	[thread overview]
Message-ID: <20050625111039.GA1420@fistandantilus.takhisis.org> (raw)
In-Reply-To: <20050625095207.GA597@pulp.anu.edu.au>

On Sat, Jun 25, 2005 at 07:52:07PM +1000, Pietro Abate wrote:
> Is it possible to simulate class destructor, that is convince Gc to call
> a method before deallocating the object ? I'd like to take a closer look
> at what's happening in my program to check if everything works at it
> should... I've a NodeCounter module with a counter that increase every
> time I create a new object, now I'd like to decrement the counter when
> the object is de-allocated. Impossible ?

Gc.finalise

-- 
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it} -%- http://www.bononia.it/zack/
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. -!-


      reply	other threads:[~2005-06-25 11:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-25  9:52 Pietro Abate
2005-06-25 11:10 ` Stefano Zacchiroli [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050625111039.GA1420@fistandantilus.takhisis.org \
    --to=zack@bononia.it \
    --cc=Pietro.Abate@anu.edu.au \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).