Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29908 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82006 invoked by uid 1010); 29 May 2007 23:09:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81991 invoked from network); 29 May 2007 23:09:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 May 2007 23:09:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 85.214.94.56 cause and error) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Received: from [85.214.94.56] ([85.214.94.56:51825] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AE/BB-10662-192BC564 for ; Tue, 29 May 2007 19:09:06 -0400 Received: from baumbart.mbo (dslb-084-063-023-012.pools.arcor-ip.net [84.63.23.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 054191B34C3; Wed, 30 May 2007 01:09:02 +0200 (CEST) Date: Wed, 30 May 2007 01:09:12 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <301730100.20070530010912@marcus-boerger.de> To: Arnold Daniels CC: internals@lists.php.net In-Reply-To: <465CAAEF.9000706@adaniels.nl> References: <465CAAEF.9000706@adaniels.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] berkeley db XML From: helly@php.net (Marcus Boerger) Hello Arnold, it is a license problem. Sleepycat (nowadays Oracle) wasn't willing to have that stuff in PECL because they were financing it's development. best regards marcus Wednesday, May 30, 2007, 12:36:31 AM, you wrote: > Hi, > What is the reason that the PHP extension for berkeley db XML hasn't made > it into PHP (distro, pecl, manual)? Currently > there only a short howto deep down in an oracle FAQ and very limited > documentation. I think that is unfortunate, because > using an XML db instead of a relational db, could greatly simply a lot of > projects. But currently little know its existence > and even less actually use it. > Best regards, > Arnold Best regards, Marcus