Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72711 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5659 invoked from network); 20 Feb 2014 15:53:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2014 15:53:56 -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.192.48 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.48 mail-qg0-f48.google.com Received: from [209.85.192.48] ([209.85.192.48:39647] helo=mail-qg0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/07-00813-41526035 for ; Thu, 20 Feb 2014 10:53:56 -0500 Received: by mail-qg0-f48.google.com with SMTP id a108so4359647qge.7 for ; Thu, 20 Feb 2014 07:53:53 -0800 (PST) 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=nmb9royvOMCI7dw5Pmkxledzn66MBpSUDF8A4Jk53SM=; b=h/BZ3sxqN/6eaKj9NB4OWpfd3HZ8LiiLzXLDhTOVvySowbfEVqQ6SBK4V00vJTKtn6 On2SbxMhm9R0RraW+HxLoSZz5vitoOuQYy3Xb45RyYU886ZPCd0dtgX+fyecwsOt74nb oyxyNT4mQSNwNHPXaGLpRl4EeIz5JvP2020D6QrkMydCcscbSqQEtLMAVA5fXdg047vA k7yQ6/52/f0sc5fNeYob/kRR7+bLA6mTHns4aNdN2cEV3mhRG+RARczZym1wifhipGCA Sha+Pxqy/aMniRK+HtQsZFuFlnmzitvkTp3S8t4yma2x3PjieOgs/XXqxruC2cOrD8+0 HTkQ== MIME-Version: 1.0 X-Received: by 10.140.100.196 with SMTP id s62mr2391421qge.115.1392911633828; Thu, 20 Feb 2014 07:53:53 -0800 (PST) Received: by 10.140.18.145 with HTTP; Thu, 20 Feb 2014 07:53:53 -0800 (PST) Received: by 10.140.18.145 with HTTP; Thu, 20 Feb 2014 07:53:53 -0800 (PST) In-Reply-To: <530623CD.7010605@hoa-project.net> References: <53061982.2050901@googlemail.com> <530623CD.7010605@hoa-project.net> Date: Thu, 20 Feb 2014 16:53:53 +0100 Message-ID: To: "Ivan Enderlin @ Hoa" Cc: PHP internals Content-Type: multipart/alternative; boundary=001a1134f40c23832104f2d883b8 Subject: Re: [PHP-DEV] [php6] Unicode support, options? From: pierre.php@gmail.com (Pierre Joye) --001a1134f40c23832104f2d883b8 Content-Type: text/plain; charset=UTF-8 On Feb 20, 2014 10:48 PM, "Ivan Enderlin @ Hoa" < ivan.enderlin@hoa-project.net> wrote: > > Hello :-), > > > > On 20/02/2014 16:44, Pierre Joye wrote: >> >> Also pure c++ api is not an option yet. Unless we rewrite php in c++ but >> then I would go with a 3-4 years Dev phase, not really what I am looking >> for. > > Several projects use a mix of C and C++ (the first name that comes in my minds is Gecko). That's not a bad thing. Really want this part to be c++? It will be used everywhere. --001a1134f40c23832104f2d883b8--