Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55672 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85895 invoked from network); 30 Sep 2011 11:37:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Sep 2011 11:37:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:35392] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CE/C1-06663-60AA58E4 for ; Fri, 30 Sep 2011 07:37:42 -0400 Received: by gyb11 with SMTP id 11so1654960gyb.29 for ; Fri, 30 Sep 2011 04:37:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=UZhDw83pKnFa4N9wUP0qHiHMAKjv+grlt8i2jTWYc8E=; b=UP42UHNOutfXEes63JWhx/abUfL0IRvHLzKsC1o1smoR5cy9uDRlUuUun0VfwNEoEi FyXkfHxg/og/jfN3t81aATcUeuvD5nSCeUobIeKr9pmfb///3C/k+syeBYAGsOp7zB8k ewRjcn8OnZU88jtqas1tvEA0T/ZzjAArpgNd4= MIME-Version: 1.0 Received: by 10.236.180.73 with SMTP id i49mr14213297yhm.65.1317382659777; Fri, 30 Sep 2011 04:37:39 -0700 (PDT) Received: by 10.147.167.7 with HTTP; Fri, 30 Sep 2011 04:37:39 -0700 (PDT) Date: Fri, 30 Sep 2011 13:37:39 +0200 Message-ID: To: PHP Development , Michael Maclean Content-Type: text/plain; charset=UTF-8 Subject: Tokyo/Kyoto Cabinet in 5.4 From: hannes.magnusson@gmail.com (Hannes Magnusson) Hi Tokyo Cabinet support was added to ext/dba "recently".. but Tokyo Cabinet is about to die these days, and getting replaced with Kyoto Cabinet. Shouldn't we drop tokyo cabinet support, before we ever make a stable release with it, so we don't have to maintain it? Preferably replace it with Kyoto Cabinet support I suppose. -Hannes