all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Difference between EBDB and BBDB
Date: Tue, 25 Jun 2019 10:56:36 -0700	[thread overview]
Message-ID: <87ef3hmtuz.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <jwvy31pu0t9.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Tue, 25 Jun 2019 11:45:22 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> What is the difference between EBDB and BBDB?
>
> Let's ask Emacs:
>
>     M-: (- #xEBDB #xBBDB)
>     ==> 12288

Here I thought it was 42!

I'm the author of EBDB. The two packages do pretty similar things: EBDB
started out as a refactor/rewrite of BBDB, which has been around a lot
longer. So it still _feels_ very similar, though it's written using
completely different elisp tools. The idea was to make a system that was
much more flexible and extensible than BBDB. EBDB is only reaching
maturity around this time, so a lot of that potential is still in the
future.

Right now I'd say two big differences are multiple record types (there
are separate record types for people and organizations, and records can
have "roles" at multiple organizations) and internationalization
(phones/addresses can be aware of national formats, as can non-English
scripts for names).

Hope that helps,
Eric



  reply	other threads:[~2019-06-25 17:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-25  2:15 Difference between EBDB and BBDB M.R.P. zensky via help-gnu-emacs
2019-06-25 15:45 ` Stefan Monnier
2019-06-25 17:56   ` Eric Abrahamsen [this message]
2019-06-25 19:06     ` Drew Adams
2019-06-25 19:34       ` Eric Abrahamsen
2019-06-25 20:34         ` Xavier Maillard
2019-06-25 21:39           ` Jude DaShiell
2019-06-25 21:08         ` Drew Adams
2019-06-25 21:25           ` Eric Abrahamsen
2019-06-25 21:40             ` Drew Adams
2019-06-25 22:20               ` Eric Abrahamsen

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=87ef3hmtuz.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.