Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Pascal Cuoq <pascal.cuoq@inria.fr>
To: SONGSU YUN <yuns@us.ibm.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] mlgtk
Date: Tue, 24 Dec 2002 09:40:17 +0100	[thread overview]
Message-ID: <20021224094017.A21943@pauillac.inria.fr> (raw)
In-Reply-To: <OF16262C3F.EF052F54-ON85256C94.00767237@pok.ibm.com>; from yuns@us.ibm.com on Thu, Dec 19, 2002 at 04:52:53PM -0500

> First, it seems that there's no more development activities going on.
> Is that the case ?

Yes (that is, Chinese/Korean/... "yes". English "no"), there is no
more development of mlgtk.  

> I prefer mlgtk to lablgtk since it is easier to use, easier to understand
> and generates more compact code(at least on AIX system).

I prefer it for these reasons too, but none of my current projects
needs a GUI, so it's difficult for me to keep finding time to
work on it.

> The other question is about reference counting.
> I looked at lablgtk source and saw that it implemented reference counting,
> but I cound not find any reference counting code in mlgtk.

That is because mlgtk is buggy, or at least because it only works
if used as intended.  I started to understand how gtk's reference
counting was supposed to work just before I started to have no
more time available available for mlgtk, so I never had time
to fix this "bug".

> If it is not, is it because the developers decided that it was not
> necessary or it just wasn't implemented ?

It's more the second one :) but everything will work fine if you
don't try to free any gtk objects (and even if you do, it's 
only a memory leak, you might never notice :) ).

Do you really need it, or are you asking just out of curiosity?
I could make an effort and implement it, if you need it (and
as Sven pointed out, the source is available :) ).

Pascal
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      parent reply	other threads:[~2002-12-24  8:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-19 21:52 SONGSU YUN
2002-12-20  7:18 ` Sven Luther
2002-12-24  8:40 ` Pascal Cuoq [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=20021224094017.A21943@pauillac.inria.fr \
    --to=pascal.cuoq@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=yuns@us.ibm.com \
    /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