Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22351 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34146 invoked by uid 1010); 12 Mar 2006 18:48:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34131 invoked from network); 12 Mar 2006 18:48:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Mar 2006 18:48:03 -0000 X-Host-Fingerprint: 194.73.73.210 c2bthomr02.btconnect.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (2) Received: from ([194.73.73.210:19241] helo=c2bthomr02.btconnect.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 9B/3D-63005-2EC64144 for ; Sun, 12 Mar 2006 13:48:02 -0500 Received: from va517slx (host81-134-174-53.in-addr.btopenworld.com [81.134.174.53]) by c2bthomr02.btconnect.com (MOS 3.5.9-GR) with ESMTP id DWX66904; Sun, 12 Mar 2006 18:47:20 GMT To: internals@lists.php.net Date: Sun, 12 Mar 2006 18:47:58 +0000 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Disposition: inline Message-ID: <200603121847.59397.an.dromeda@btconnect.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: RESOLVED: Separating C++ zend object creation code from module code From: an.dromeda@btconnect.com ("Andrew Mather (BT Std)") Courtesy of Sara Golemon and a helpful tutorial on the impact of the 'static' keyword in function declaration. Greatly appreciated. Andrew.