Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49185 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26824 invoked from network); 30 Jul 2010 14:13:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jul 2010 14:13:18 -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; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:45561] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/1D-53454-BFDD25C4 for ; Fri, 30 Jul 2010 10:13:17 -0400 Received: by fxm17 with SMTP id 17so1027124fxm.29 for ; Fri, 30 Jul 2010 07:13:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=TkHUV/hCUVX1fEv9Dd8y1XClo6vINI9Cckqxso3j9xc=; b=PFNRO45pabKsy/z3hZEFRaibntk7pggg1a3Hiz3D708DveHXGvOxoehGJ8980Y8Oc2 0Tf/ylbuTcA1ZFuBm2wDyw43EApVzkS7j6OX8Rbe1mLuuyx8XybWjym761pw9fHAbcu6 zlt7dworRL45R5dDr+kby6Ev7YK32lVMRiOdc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=XxBjZA8I0Gipy+1sqea+2NzqGtzSlwuM12tupv+Nb8cugvtoGLfYk9dO0Bpe+iRYGC h06WabFviEejdTtNDv1GuKB6DXE2+HbWhxw8AYIhwODRmWqpNf9BoyMSqaj5a0yOc+uE mLHjkmVHhE1Xc+QI4XXJz9ByfKgCuSXeP9r5Y= MIME-Version: 1.0 Received: by 10.223.114.9 with SMTP id c9mr2104363faq.59.1280499192896; Fri, 30 Jul 2010 07:13:12 -0700 (PDT) Received: by 10.223.114.17 with HTTP; Fri, 30 Jul 2010 07:13:12 -0700 (PDT) In-Reply-To: References: <1A7DEEA5-A4AA-40F5-A2E5-BD8AB8FD398A@ubuntu.com> Date: Fri, 30 Jul 2010 16:13:12 +0200 Message-ID: To: Raphael Geissert Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] IMAP patches from kolab -- can we get these merged? From: pierre.php@gmail.com (Pierre Joye) hi, On Thu, Jul 29, 2010 at 11:44 PM, Raphael Geissert wrote: > Mikko Koppanen wrote: >> I was looking at annotations patch and it seems that my c-client does >> not support the functionality (2007b on Debian Lenny). Do the >> annotations require a custom patch to c-client as well? > > The request to include the annotations patch at Debian is at: > http://bugs.debian.org/456947 > > But as you can see, it is marked as blocked by > http://bugs.debian.org/456591 > > (the request against uw-imap/libc-client to include the patch.) > > Therefore, the blocker at the php level is enabling the annotations code at > configure time if the system supports it. Of course, support on libc-client > is necessary for it to be of any use. > > I just talked to Jonas Smedegaard (the Debian maintainer of libc-client,) > and apparently the reason for not merging it is that the code is dead > upstream and unmaintainable. A dead end. While digging for alternatives, it > appears that there was a discussion in 2004 for FC2 about the situation of > libc-client, but besides that: nothing. I don't see a problem to include that in PHP as long as it is well done. Mikko updated the patches nicely, both the php and the c-client patch. > As it seems, the best and maintainable solution is to switch to some other > alternative library (sadly, there's no such candidate atm.) What make you think that c-client is dead? I have seen updates last year and I know that the main developer still works and support this library. I don't think either that using 6 years old discussions to decide something is a good idea. Something like that happened for php and gd with Etch, and it was a total fiasco. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org