Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39452 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9648 invoked from network); 30 Jul 2008 07:14:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jul 2008 07:14:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=stefan.walk@gmail.com; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=stefan.walk@gmail.com; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain gmail.com does not designate 62.75.137.136 as permitted sender) X-PHP-List-Original-Sender: stefan.walk@gmail.com X-Host-Fingerprint: 62.75.137.136 fuer-et.de Linux 2.5 (sometimes 2.4) (4) Received: from [62.75.137.136] ([62.75.137.136:56426] helo=eve.fuer-et.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 71/78-60483-3C410984 for ; Wed, 30 Jul 2008 03:14:12 -0400 Received: from [192.168.178.200] (drms-590d543b.pool.einsundeins.de [89.13.84.59]) by eve.fuer-et.de (Postfix) with ESMTP id 7076E15818A; Wed, 30 Jul 2008 09:14:08 +0200 (CEST) Message-ID: <489014BF.4090903@gmail.com> Date: Wed, 30 Jul 2008 09:14:07 +0200 User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Marcus Boerger CC: Moriyoshi Koizumi , troels knak-nielsen , internals@lists.php.net References: <9CCCAD1F-265D-4E5D-B93E-1AB82F254A83@at.wakwak.com> <98b8086f0807290700i1ad14547t974dcdf9fb5ae9b0@mail.gmail.com> <941925568.20080730024846@marcus-boerger.de> In-Reply-To: <941925568.20080730024846@marcus-boerger.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Introducing Boost.PHP - PHP Extensions in C++, in a minute From: stefan.walk@gmail.com (Stefan Walk) Marcus Boerger schrieb: > 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 Just like Boost.Python (http://www.boost.org/doc/libs/1_35_0/libs/python/doc/index.html) ;) Regards, Stefan