Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39433 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3813 invoked from network); 29 Jul 2008 14:03:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jul 2008 14:03:16 -0000 Authentication-Results: pb1.pair.com header.from=moriyoshi@at.wakwak.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=moriyoshi@at.wakwak.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain at.wakwak.com designates 211.9.231.193 as permitted sender) X-PHP-List-Original-Sender: moriyoshi@at.wakwak.com X-Host-Fingerprint: 211.9.231.193 mgkyb2.nw.wakwak.com Received: from [211.9.231.193] ([211.9.231.193:58741] helo=mgkyb2.nw.wakwak.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EB/D6-24886-2232F884 for ; Tue, 29 Jul 2008 10:03:15 -0400 Received: from vckyb1.nw.wakwak.com (postfix@vckyb1.nw.wakwak.com [211.9.230.144]) by mgkyb2.nw.wakwak.com (8.14.3/8.14.3/2008-07-17) with SMTP id m6TE3AkH068175; Tue, 29 Jul 2008 23:03:10 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) Received: from at.wakwak.com (at.wakwak.com [211.9.230.135]) by vckyb1.nw.wakwak.com (Postfix) with ESMTP id 286A73006B; Tue, 29 Jul 2008 23:03:10 +0900 (JST) Received: from [10.1.6.29] (c-gate0.bioinfo.sfc.keio.ac.jp [133.27.19.40]) (user=moriyoshi mech=CRAM-MD5) by at.wakwak.com (8.14.3/8.14.3/2008-07-15) with ESMTP/inet id m6TE39T4081127; Tue, 29 Jul 2008 23:03:09 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) In-Reply-To: <98b8086f0807290700i1ad14547t974dcdf9fb5ae9b0@mail.gmail.com> References: <9CCCAD1F-265D-4E5D-B93E-1AB82F254A83@at.wakwak.com> <98b8086f0807290700i1ad14547t974dcdf9fb5ae9b0@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: Cc: internals@lists.php.net Content-Transfer-Encoding: 7bit Date: Tue, 29 Jul 2008 22:59:00 +0900 To: "troels knak-nielsen" X-Mailer: Apple Mail (2.753.1) Subject: Re: [PHP-DEV] Introducing Boost.PHP - PHP Extensions in C++, in a minute From: moriyoshi@at.wakwak.com (Moriyoshi Koizumi) 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 >