Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60708 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83440 invoked from network); 1 Jun 2012 10:58:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jun 2012 10:58:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:49006] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/28-45898-F50A8CF4 for ; Fri, 01 Jun 2012 06:58:39 -0400 Received: by yhfq11 with SMTP id q11so1639913yhf.29 for ; Fri, 01 Jun 2012 03:58:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KS+wFoXE8TVewghqIkUuobztxTOIIjvzsNlIs8tk9yM=; b=G34cNTwyG/ZP9iE5gWXpzEX3gNIV4/VDukmuTUuI74FJhpbh73vFgAoFEMvXSgCbQj EZRY8nXFpUVBTuKZTcLO9MVnuUOx/25/3etse39kQIjWUELJoyzOgRnVeSUxJNb6Qoia NK1NwF1GcYeVjihPlIFOanzl1V9BtSrbLQUXJjp1AzoNPDnd5xMESLKOc+rFD1PUnuOH noG5PRrl6QFJCsWuOBQrhfPXq1KrQQd+MbUSIeR6YS/VLvloZHQLDTYroV70ASHBJqCb PcZSdOXwfMJDndTRb6v/3/vt4oUGA2FzNmkZX5V7D3KV4rT64IzuLt1PdRiVUCo22XjI TmsA== MIME-Version: 1.0 Received: by 10.236.186.72 with SMTP id v48mr620053yhm.18.1338548317144; Fri, 01 Jun 2012 03:58:37 -0700 (PDT) Received: by 10.147.113.7 with HTTP; Fri, 1 Jun 2012 03:58:37 -0700 (PDT) In-Reply-To: References: <4FC80163.3030500@gmail.com> <5a9e29cec281298b330aed14b41dddb9@nebm.ist.utl.pt> Date: Fri, 1 Jun 2012 12:58:37 +0200 Message-ID: To: Benjamin Eberlei Cc: Gustavo Lopes , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] BreakIterator From: pierre.php@gmail.com (Pierre Joye) hi, On Fri, Jun 1, 2012 at 10:02 AM, Benjamin Eberlei wrote: > How about IntlBreakIterator? I agree with David that the naming is very > weird, it doesn't hint at something from Intl but another crazy spl > iterator :-) I agree too. BreakIterator is a very common name and I suspect possible naming conflicts may happen. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org