Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49677 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8362 invoked from network); 15 Sep 2010 20:27:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Sep 2010 20:27:28 -0000 Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:60899] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/01-33442-F2C219C4 for ; Wed, 15 Sep 2010 16:27:28 -0400 Received: by ywa6 with SMTP id 6so230470ywa.29 for ; Wed, 15 Sep 2010 13:27:25 -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:content-type; bh=HwRNmU9Z426TVSeNIIkVVbyjhlKbvX+Rl/TxKICbbTE=; b=CFKOPNlRxTlKnJPPcmsYSMq7piGeUlitSFAkeHhbOYwts7/1oSLg1m4UsygKN8wBKG p4NLZqd35vxZGFUJMKZIglHq4ayIvL1PpvWwJ6dQ1RjXdTH1y6ZvLX81mjQMy/2TNp2L VyUO+QHyyHBlmsFGSZlGtvhiUfdWiCeFWEHks= 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 :content-type; b=u/jsLKmzPit29Rmw53si0cDCBB7/ivQ8Ee5H/TLJyidjy0GRQ+JsiIm8rCvdwoYfdU RyTzmagMOWBhjDTCK6JavZheruUZkHmtCYuYFKZuRppm0h9cbiEAA8BEIA36/GVGMRoa aju2leA/SAe9RGftegfgNgiVd78++iXaExvAM= MIME-Version: 1.0 Received: by 10.150.51.14 with SMTP id y14mr2707951yby.238.1284582445050; Wed, 15 Sep 2010 13:27:25 -0700 (PDT) Received: by 10.236.103.136 with HTTP; Wed, 15 Sep 2010 13:27:24 -0700 (PDT) In-Reply-To: <000001cb5511$467949f0$d36bddd0$@com> References: <39505F13-655A-43AF-941E-77750B7F7201@gmail.com> <001601cb543a$d81ebac0$885c3040$@com> <4C8FC695.2060800@sugarcrm.com> <4C8FD72B.1070108@sugarcrm.com> <4C906333.4030204@sugarcrm.com> <7.0.1.0.2.20100915085504.17eab4d8@zend.com> <12617cf66ae07d7a2fd79a293ed69b85@beberlei.de> <4C9095D5.1050206@toolpark.com> <000001cb5511$467949f0$d36bddd0$@com> Date: Wed, 15 Sep 2010 23:27:24 +0300 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: Re: PHP Annotations RFC + Patch From: arvids.godjuks@gmail.com (Arvids Godjuks) Hi all. As a user land developer and active reader (and some times poster) for a few years now this is the first time I trully don't understand what the hell are you talking about and what are annotations at all and what will be the usage of them in the PHP. And for what? Building 2-3 frameworks and that's all (as I understand from reading this discussion)? I'm sure pretty much user land developers read this thread and ask themselves the same question. P.S. Personally I would take the energy boiling in this thread and throw it at solving the windows biuld and PECL problem. Right now you can't install PHP 5.2 and apache on a Windows 7 - it just crashes totally. Only 5.3 works, not to mention much of the PECL libs just don't have dll's (lucky if you find one in the Google). The same goes for the PECL dll's for 5.3 - all of them, excluding the standard once, mostly are missing and can't be found at all.