Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59285 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51241 invoked from network); 1 Apr 2012 02:38:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Apr 2012 02:38:39 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vx0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:62085] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/55-28591-DAFB77F4 for ; Sat, 31 Mar 2012 21:38:38 -0500 Received: by vcbfo14 with SMTP id fo14so1264947vcb.29 for ; Sat, 31 Mar 2012 19:38:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=yFRiIiKua4BQEXEHuN5hbTlbk/aJTdY71aWkovRPlU8=; b=Uy/Fq4hgy88NdPOy8Kejl+YGh9JtUUXVDdAAJzUD3Bm3T4Rd0fuJR4D8tGYWxZqnTb aVmg7DWnN7m2OFT+LlFPiUWd1QxRHsaRLGRssXYRNbzfcoFr2YTzZlPAvYYEPre7ilMA MVYIyB6+Z1188GQsRqrB5LCYRpAfqxlppLoExZC4QReEXBReWVMf8CynmxrgPDtED1Qa sTPxCbapV/iElpMDIHWbon6/cpHf9PoX+o3cRgvPJLRT26fXvrYJBQlJA3IwdseOOqxJ uyIw35QYwZDfrIu7htppE0k5yr3KOJShmi91SCcM/jyxXeYg4Iel/c2ZvVVS97xG6AYD rxtg== Received: by 10.52.15.233 with SMTP id a9mr1635937vdd.34.1333247914983; Sat, 31 Mar 2012 19:38:34 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.18.194 with HTTP; Sat, 31 Mar 2012 19:38:14 -0700 (PDT) In-Reply-To: References: Date: Sun, 1 Apr 2012 10:38:14 +0800 X-Google-Sender-Auth: JcU7jaixw7wiDmuTtjse-OUZZ9w Message-ID: To: Klaus Silveira Cc: Moriyoshi Koizumi , internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] RFC: Removing PHP tags From: laruence@php.net (Laruence) Hi: sorry for say that, but the only benifit I can see, is save 5+ character= s... thanks On Sun, Apr 1, 2012 at 10:31 AM, Klaus Silveira wro= te: > What many people fail to see is that PHP is it's own templating language. > It might be ugly for people used to other template languages, but it work= s > perfectly and right out of the box. > > On Sat, Mar 31, 2012 at 11:24 PM, Klaus Silveira w= rote: > >> Removing PHP's native feature of being able to be easily embedded inside >> HTML and other markup languages is absolutely retrograde. Of of the bigg= est >> points in favor of PHP is that i'm able to easily do this: >> >>
    >> >>
  • >> >>
>> >> Or this: >> >> >> >> >> >> >> >> >> Without having to implement any slow-as-hell template language. It works >> right out of the box. Using MVC as an argument for tag removal is a clea= r >> disrespect to the language itself. >> --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/