From owner-freebsd-hackers@FreeBSD.ORG Mon May 12 16:58:32 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDC4C1065670 for ; Mon, 12 May 2008 16:58:32 +0000 (UTC) (envelope-from jos@catnook.com) Received: from lizzy.dyndns.org (209-204-188-132.dsl.static.sonic.net [209.204.188.132]) by mx1.freebsd.org (Postfix) with SMTP id 6FDC68FC22 for ; Mon, 12 May 2008 16:58:32 +0000 (UTC) (envelope-from jos@catnook.com) Received: (qmail 11381 invoked by uid 1000); 12 May 2008 16:58:53 -0000 Date: Mon, 12 May 2008 09:58:53 -0700 From: Jos Backus To: Anders Nore Message-ID: <20080512165853.GA11324@lizzy.catnook.local> Mail-Followup-To: Anders Nore , freebsd-hackers@freebsd.org References: <20080509124308.GA596@britannica.bec.de> <9FC19AC2-DAD8-418C-8B9C-F129DEC58CEF@gmail.com> <20080511190741.GB47383@lizzy.catnook.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-hackers@freebsd.org Subject: Re: Adding .db support to pkg_tools X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jos@catnook.com List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2008 16:58:32 -0000 On Mon, May 12, 2008 at 05:12:56PM +0200, Anders Nore wrote: > One of the reasons for using BDB is that it is in the base system, SQLite > however is not. I'm aware of that. But I believe that the pain and suffering of importing and maintaining SQLite in the base (that is, the cost) is outweighed by its richer feature set and higher-level API, facilitating easier tools development. -- Jos Backus jos at catnook.com