Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22113 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33510 invoked by uid 1010); 5 Mar 2006 10:30:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 33493 invoked from network); 5 Mar 2006 10:30:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Mar 2006 10:30:12 -0000 X-Host-Fingerprint: 194.73.73.227 c2bthomr11.btconnect.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (2) Received: from ([194.73.73.227:8864] helo=c2bthomr11.btconnect.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id B3/14-22029-3BDBA044 for ; Sun, 05 Mar 2006 05:30:11 -0500 Received: from VaioCen (host81-138-95-202.in-addr.btopenworld.com [81.138.95.202]) by c2bthomr11.btconnect.com (MOS 3.7.2-GA) with ESMTP id ACG29820; Sun, 5 Mar 2006 10:30:05 GMT Message-ID: <003401c6403f$c3db6310$ca5f8a51@VaioCen> To: "Internals PHP Mailing List" Date: Sun, 5 Mar 2006 10:29:57 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0031_01C6403F.BFDBACC0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Private data in C/C++ generated classes for Php - example? From: an.dromeda@btconnect.com ("Andrew Mather") ------=_NextPart_000_0031_01C6403F.BFDBACC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Further to my earlier mail, does anyone have/know of a=20 working example that demonstrates private data held in C/C++ and encapsulated within a Php/Zend object for storage, exposing a Php class, per George Schlossnagle's recommendation/example? Cheers, Andrew. ------=_NextPart_000_0031_01C6403F.BFDBACC0--