Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60711 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5194 invoked from network); 1 Jun 2012 13:37:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jun 2012 13:37:34 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; 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:56494] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A2/6C-45898-D95C8CF4 for ; Fri, 01 Jun 2012 09:37:33 -0400 Received: by yhfq11 with SMTP id q11so1778145yhf.29 for ; Fri, 01 Jun 2012 06:37:31 -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=fU4b29C12HN4K+sla+DwH2t8r+rO+uI+e0vtHQYIBWk=; b=WHLbkOObdrfvIFACb6MQmoxJMqC8P/Yu7tr4NvgQsaYZ1Bksvc1JavP+CfCuqRrzSX SNloABuZiVv87y0LkrbFIoAL3dCZJsCq6e7NGUa78W+aedUF6Kf0JiH2qDtxu7pq6dR4 oD5VnRMFnjr/26hKHuxoO2XgKY2QWn3DToFdnvh+Ky5zOUq+WlDmizTnT149tRpOgE5b DhCDRtsKqEpHfPTtS6j1UFaY1gidYOyz2vwr6ppEL7bBfPr0iJhGaAQzjkyl9seboPgU 58kR62Ra5hEAhAcVriWUMHdyqjfpF6/rbQTjEPkl61jgNOUKOM16IHPHbkGSiXTugegL 3Wzw== MIME-Version: 1.0 Received: by 10.236.179.106 with SMTP id g70mr2721486yhm.53.1338557851026; Fri, 01 Jun 2012 06:37:31 -0700 (PDT) Received: by 10.147.113.7 with HTTP; Fri, 1 Jun 2012 06:37:30 -0700 (PDT) In-Reply-To: <272fe309cbfd77b8c2331c9268282d95@nebm.ist.utl.pt> References: <4FC80163.3030500@gmail.com> <5a9e29cec281298b330aed14b41dddb9@nebm.ist.utl.pt> <272fe309cbfd77b8c2331c9268282d95@nebm.ist.utl.pt> Date: Fri, 1 Jun 2012 15:37:30 +0200 Message-ID: To: Gustavo Lopes Cc: 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 1:34 PM, Gustavo Lopes wrote: > So would you have RuleBasedBreakIterator renamed IntlRuleBasedBreakIterator > too?... Ideally we would yes, while they are less common and less aimed to be seen as part of another API. >I find it very hard to believe that "BreakIterator" is "a very > common name", but I'm open to evidence that points otherwise. This argument > could maybe be made for 'Transliterator', which was added in 5.4. Transliterator is not confusing as "BreakIterator", sorry. I would not care much if there was some longer not so confusing/common names. But with that one, the risk to conflict with existing may be too high to do not be discussed. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org