Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15511 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60708 invoked by uid 1010); 20 Mar 2005 19:34:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 60616 invoked from network); 20 Mar 2005 19:34:40 -0000 Received: from unknown (HELO marcus-boerger.de) (127.0.0.1) by localhost with SMTP; 20 Mar 2005 19:34:40 -0000 X-Host-Fingerprint: 81.169.182.136 h59705.serverkompetenz.net Linux 2.4/2.6 Received: from ([81.169.182.136:56798] helo=strato.aixcept.de) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 3A/A1-17247-F40DD324 for ; Sun, 20 Mar 2005 14:34:39 -0500 Received: from [192.168.1.3] (dsl-082-083-254-021.arcor-ip.net [82.83.254.21]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 55AD335C1D0; Sun, 20 Mar 2005 20:39:00 +0100 (CET) Date: Sun, 20 Mar 2005 20:34:41 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1245669636.20050320203441@marcus-boerger.de> To: l0t3k Cc: internals@lists.php.net, l0t3k In-Reply-To: <20050320012716.26297.qmail@lists.php.net> References: <20050320012716.26297.qmail@lists.php.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Serialization question From: mail@marcus-boerger.de (Marcus Boerger) Hello l0t3k, Sunday, March 20, 2005, 5:29:57 PM, you wrote: > a quick question about the new serialization callbacks. is it necessary only > to serialize the state specific to the given object, or > do we also have to explicitly serialize the properties hash ? You have to do all your own (.) answers all further question (snip) marcus