<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 12/20/2010 05:10 PM, Bryan Clark wrote:
    <blockquote cite="mid:4D0FFE7C.9040204@gnome.org" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Like Dan said, you should definitely check out the Contacts add-on
      - <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="https://mozillalabs.com/messaging/thunderbird-contacts/">https://mozillalabs.com/messaging/thunderbird-contacts/</a>
      as any future facing address book should understand that people
      exist on multiple messaging systems.<br>
    </blockquote>
    <br>
    One important note here is that the extension is not technically
    production ready.  It uses a Mozilla Labs library that attempts to
    make asynchronous things synchronous by (dangerously) spinning
    nested event loops.  As such, the program logic would require a fair
    amount of refactoring if it were to be used for something intended
    to land in core.  The good news is that I believe that many of the
    data gathering plugins/services are not significantly affected.<br>
    <br>
    Andrew<br>
  </body>
</html>