Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71781 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56750 invoked from network); 30 Jan 2014 07:17:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jan 2014 07:17:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.173 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.173 smtp173.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.173] ([67.192.241.173:50267] helo=smtp173.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 07/E2-42724-77CF9E25 for ; Thu, 30 Jan 2014 02:17:11 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp17.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id F275618853A; Thu, 30 Jan 2014 02:17:08 -0500 (EST) X-Virus-Scanned: OK Received: by smtp17.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id AB8B3188509; Thu, 30 Jan 2014 02:17:08 -0500 (EST) Message-ID: <52E9FC6B.80800@sugarcrm.com> Date: Wed, 29 Jan 2014 23:16:59 -0800 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Yasuo Ohgaki CC: "internals@lists.php.net" References: <52E9A631.5050808@sugarcrm.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [VOTE] Introduce session.lock, session.lazy_write and session.lazy_destory From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > This is informational function for programmers, not for programs. > It requires active session to be useful because it needs active save handler > module. It's rather suitable as phpinfo(), but it might not be useful > for users. I'd say it's better to leave this for the docs. If you write session handler, you document what it's supporting and what's not and that would be much easier to read than call a function and also much clearer - there you can describe what works and what not in detail. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227