Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29910 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90604 invoked by uid 1010); 29 May 2007 23:38:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 90583 invoked from network); 29 May 2007 23:38:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 May 2007 23:38:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=kingwez@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kingwez@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.166.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kingwez@gmail.com X-Host-Fingerprint: 64.233.166.177 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.177] ([64.233.166.177:11801] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/CC-10662-C79BC564 for ; Tue, 29 May 2007 19:38:41 -0400 Received: by py-out-1112.google.com with SMTP id a25so3829320pyi for ; Tue, 29 May 2007 16:38:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fM9cLYe9NZ6QH31j5JJZy8ow86RpYb8KdLgoZ3HqB6rSkPk1xJ70VJFoGKCQWJbCQdxDgCoVY7JXzXaZhHHPqORJPN1Go0/bcyNmiGlI5JGSWN9NzI/XFRknUCe0oBlHpYkce1mSO0+nei7RwjYWwb9Q70wKVqTf5nTuwPYLqjk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=okALRyeh8CyVnhrsoJXHmyxop+o9KqFk+ivCABXOWSGJHLCm9B057x+WyGdShCruer67IbHBg0AS1BTd/VttOaVX0OwRP2Unq+4ummOt2FdyGZ9syCajGVAfZICsohQdm9HuPgQ/SHfp+wajgYGF5knjjNgQeLqVMAUiUaTrjMA= Received: by 10.35.45.14 with SMTP id x14mr11134357pyj.1180481904116; Tue, 29 May 2007 16:38:24 -0700 (PDT) Received: by 10.35.108.15 with HTTP; Tue, 29 May 2007 16:38:24 -0700 (PDT) Message-ID: <4e89b4260705291638i6db5ba1dmfd9235f905eee459@mail.gmail.com> Date: Tue, 29 May 2007 19:38:24 -0400 To: "Marcus Boerger" Cc: "Arnold Daniels" , internals@lists.php.net In-Reply-To: <301730100.20070530010912@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <465CAAEF.9000706@adaniels.nl> <301730100.20070530010912@marcus-boerger.de> Subject: Re: [PHP-DEV] berkeley db XML From: kingwez@gmail.com ("Wez Furlong") I'm not sure that that is 100% correct, but don't know the real reasons, so won't comment further. I apologize if I'm making this sound more mysterious than it really is. The bottom line is that Sleepycat have an extension for that stuff, and you should ask them about getting it into PECL. --Wez. On 5/29/07, Marcus Boerger wrote: > 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >