Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48871 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54257 invoked from network); 21 Jun 2010 00:05:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jun 2010 00:05:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=sean@seancoates.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sean@seancoates.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain seancoates.com from 64.15.79.181 cause and error) X-PHP-List-Original-Sender: sean@seancoates.com X-Host-Fingerprint: 64.15.79.181 iconoclast.caedmon.net Received: from [64.15.79.181] ([64.15.79.181:42595] helo=iconoclast.caedmon.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/D6-15307-3DCAE1C4 for ; Sun, 20 Jun 2010 20:05:40 -0400 Received: from localhost (localhost [127.0.0.1]) by iconoclast.caedmon.net (Postfix) with ESMTP id 2D12378405E; Sun, 20 Jun 2010 20:12:34 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at iconoclast.caedmon.net Received: from iconoclast.caedmon.net ([127.0.0.1]) by localhost (iconoclast.caedmon.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2FK6OiIlLVfH; Sun, 20 Jun 2010 20:12:32 -0400 (EDT) Received: from [10.122.99.191] (unknown [74.198.12.68]) by iconoclast.caedmon.net (Postfix) with ESMTPSA id 100EC78404C; Sun, 20 Jun 2010 20:12:32 -0400 (EDT) References: <4C1EA662.1010601@sugarcrm.com> Message-ID: <49B64FA1-1BAA-4C88-AC9D-09E75792F05C@seancoates.com> To: Stas Malyshev In-Reply-To: <4C1EA662.1010601@sugarcrm.com> Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailer: iPhone Mail (7E18) Mime-Version: 1.0 (iPhone Mail 7E18) Date: Sun, 20 Jun 2010 20:05:28 -0400 Cc: Ilia Alshanetsky , PHP Internals Subject: Re: [PHP-DEV] APC in trunk From: sean@seancoates.com (Sean Coates) > APC has certain effects on the code that are far from obvious, and > enabling it by default would significantly complicate the average > user's learning curve. Can you elaborate? What "average user"-facing features are non-obvious? We should document them if nothing else. S