Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52906 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61137 invoked from network); 5 Jun 2011 01:14:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2011 01:14:19 -0000 Authentication-Results: pb1.pair.com header.from=guilhermeblanco@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=guilhermeblanco@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: guilhermeblanco@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:37119] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/BB-14012-A68DAED4 for ; Sat, 04 Jun 2011 21:14:18 -0400 Received: by gyb11 with SMTP id 11so1354182gyb.29 for ; Sat, 04 Jun 2011 18:14:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=KV8myb+7Af+UMzi2d9N8RB0ov0N9ZOHXUlxzlKm/+iE=; b=vFg6mc/lkQuG3zZhfPtfhYFzl29LOIkSUfzq/JGGx0DymyJUxHu+m5nN80ROWp5ViO Uk24JzPRERBcF3BFsmarue1RaB6493F0EBMPs8hyKNxad3bBZjmuU2XfzzFmU5l0XY9H 4cqLa8KayuLm3r+LF2qAfSCPFIhgXA4IypiVc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=db/NvuDdSKGSbYs91Y8rvVZW9cXh8lnuHgVmcVc6llq0GyDCmmC8TFXgsyEX8KMWcX QNQJ6v8bWLRJ152qH6t5Ms7maB5NbKvLFgO+NgeWsHWInvc4zuO4K065WzfRBqucQu1N QhiejjNdfxkCigQ1RNKtKg8h+RNd52xcHsLaU= Received: by 10.150.251.34 with SMTP id y34mr3082964ybh.211.1307236456091; Sat, 04 Jun 2011 18:14:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.147.114.18 with HTTP; Sat, 4 Jun 2011 18:13:56 -0700 (PDT) In-Reply-To: <4DEAD511.2090408@lerdorf.com> References: <8757232E56758B42B2EE4F9D2CA019C901499F97@US-EX2.zend.net> <4DEAC668.9050902@sugarcrm.com> <31B6F2D7-3E22-4A85-B391-70C4F06F7364@macvicar.net> <4DEAD511.2090408@lerdorf.com> Date: Sat, 4 Jun 2011 22:13:56 -0300 Message-ID: To: Rasmus Cc: Scott MacVicar , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Bundling "modern" extensions From: guilhermeblanco@gmail.com ("guilhermeblanco@gmail.com") Hi, APC +1 I don't think it should have OAuth2 bundled (and I don't consider OAuth v1 = too). Related to thrift, I'm more in favor of having a native Cassandra implementation than bundling thrift on PHP. Thrift's implementation is not good (sorry Scott) and the overhead of bootstrapping, connecting and running commands is very slow. I think that before it becomes bundled it should be revisited and optimized. Cheers, On Sat, Jun 4, 2011 at 10:00 PM, Rasmus wrote: > On 06/04/2011 09:03 PM, Scott MacVicar wrote: >> On Jun 4, 2011, at 4:57 PM, Stas Malyshev wrote: >> >>> Hi! >>> >>>> In parallel I'd also see if there are any key extensions which we >>>> think are mainstream, stable and well maintained enough to be >>>> included. For example, http comes to mind. >>> >>> Maybe also oauth? It's getting popular and widely used. >> >> OAuth is basically outdated now, OAuth2 is going through the final IETF = certification steps. No real technical changes in the last few drafts. > > And OAuth2 is simple enough that an extension really isn't needed for > it. OAuth1 was painful and the extension helped a lot. But all the > painful bits that the extension takes care of are gone in OAuth2. > > -Rasmus > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Guilherme Blanco Mobile: +55 (16) 9215-8480 MSN: guilhermeblanco@hotmail.com S=C3=A3o Paulo - SP/Brazil