Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39449 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48029 invoked from network); 30 Jul 2008 00:53:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jul 2008 00:53:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:57609] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/D3-39544-5ABBF884 for ; Tue, 29 Jul 2008 20:53:58 -0400 Received: from localhost (h1149922.serverkompetenz.net [85.214.94.56]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id C460E11DBCF; Wed, 30 Jul 2008 02:53:53 +0200 (CEST) Date: Wed, 30 Jul 2008 02:48:46 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <941925568.20080730024846@marcus-boerger.de> To: Moriyoshi Koizumi CC: "troels knak-nielsen" , internals@lists.php.net In-Reply-To: References: <9CCCAD1F-265D-4E5D-B93E-1AB82F254A83@at.wakwak.com> <98b8086f0807290700i1ad14547t974dcdf9fb5ae9b0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Introducing Boost.PHP - PHP Extensions in C++, in a minute From: helly@php.net (Marcus Boerger) Hello Moriyoshi, actually you should place it as a PHP module. Boost provides core level stuff and algorithmns and such. This is a highly specialized bridge. marcus Tuesday, July 29, 2008, 3:59:00 PM, you wrote: > Nope, but I'm thinking of proposing it as soon as I finish the > documentation. > Moriyoshi > On 2008/07/29, at 23:00, troels knak-nielsen wrote: >> On Tue, Jul 29, 2008 at 2:58 PM, Moriyoshi Koizumi >> wrote: >>> Hi folks, >>> >>> I created a library that may draw some attention. Boost.PHP is a >>> set of >>> macros and C++ classes that wrap around common Zend Engine structs >>> that >> >> Is Boost.PHP affiliated with boost.org ? >> >> -- >> troels >> Best regards, Marcus