Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74180 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84530 invoked from network); 14 May 2014 09:44:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 May 2014 09:44:44 -0000 Authentication-Results: pb1.pair.com header.from=ulf.wendel@phpdoc.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ulf.wendel@phpdoc.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain phpdoc.de from 85.13.130.122 cause and error) X-PHP-List-Original-Sender: ulf.wendel@phpdoc.de X-Host-Fingerprint: 85.13.130.122 dd5506.kasserver.com Received: from [85.13.130.122] ([85.13.130.122:38490] helo=dd5506.kasserver.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2E/A0-15285-A0B33735 for ; Wed, 14 May 2014 05:44:43 -0400 Received: from [192.168.2.37] (p5B3E8CD5.dip0.t-ipconnect.de [91.62.140.213]) by dd5506.kasserver.com (Postfix) with ESMTPA id 7F0273122CAB for ; Wed, 14 May 2014 11:44:39 +0200 (CEST) Message-ID: <53733AFF.4010407@phpdoc.de> Date: Wed, 14 May 2014 11:44:31 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [VOTE] [RFC] 64 bit platform improvements for string length and integer From: ulf.wendel@phpdoc.de (Ulf Wendel) I don't quite get this discussion in parts. There are two conflicting proposals: one is growing data structures, one is shrinking them. Obviously they clash. There could be a third idea clashing with either one. It may lurk somewhere on Github already but we just have not discovered it. The third one may be that good, it may render all previous work null. Such is life. I do know very well what it means to invest massive amounts of time in things that never materialize. Extremly frustrating. However, when judging the proposals, one may want to focus on technical aspects. Ulf