unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Carl Worth <cworth@cworth.org>
To: djcb@djcbsoftware.nl
Cc: "notmuch@notmuchmail.org" <notmuch@notmuchmail.org>
Subject: Re: interesting project!
Date: Sun, 22 Nov 2009 23:52:01 +0100	[thread overview]
Message-ID: <877htifa0e.fsf@yoom.home.cworth.org> (raw)
In-Reply-To: <87skc6n3yp.wl%djcb@djcbsoftware.nl>

On Sun, 22 Nov 2009 14:23:10 +0200, Dirk-Jan C. Binnema <djcb.bulk@gmail.com> wrote:
> A small question: it seems that notmuch is avoiding the use of GLib directly
> (of course, it depend on it anyway through GMime); is this because of
> OOM-handling? It'd be nice if GLib could be used, it would make some things
> quite a bit easier.

It's true that I don't like the OOM handling in glib. I also think that
glib tries to be too many different things at the same time. And
finally, having some talloc-friendly data structures (like a hash-table)
would be really nice.

In the meantime, as you say, we're already linking with glib because of
GMime, so there's really no reason not to call functions that are there
and that do what we want. What kinds of things were you thinking of that
would be easier with glib?

-Carl

  reply	other threads:[~2009-11-22 22:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-21  9:01 interesting project! Dirk-Jan C. Binnema
2009-11-21 12:10 ` Carl Worth
2009-11-21 16:43   ` Jameson Greaf Rollins
2009-11-22 12:23   ` Dirk-Jan C. Binnema
2009-11-22 22:52     ` Carl Worth [this message]
2009-11-23  7:08       ` Dirk-Jan C. Binnema
2009-11-24  2:57         ` Carl Worth
2009-11-24 14:16           ` Dirk-Jan C. Binnema

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

  List information: https://notmuchmail.org/

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

  git send-email \
    --in-reply-to=877htifa0e.fsf@yoom.home.cworth.org \
    --to=cworth@cworth.org \
    --cc=djcb@djcbsoftware.nl \
    --cc=notmuch@notmuchmail.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).