Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52314 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70677 invoked from network); 11 May 2011 18:35:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 May 2011 18:35:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=martinscotta@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=martinscotta@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: martinscotta@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vx0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:57115] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/E2-55412-8E6DACD4 for ; Wed, 11 May 2011 14:35:20 -0400 Received: by vxb40 with SMTP id 40so642233vxb.29 for ; Wed, 11 May 2011 11:35:18 -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:date :message-id:subject:from:to:cc:content-type; bh=BGFzdmIYeR2GlG/KL9BqSr9/fUtTBQPPCJdZAMHJ3sk=; b=XgCHfJeVuFr1UJOX8vi96bo1PThelPrONh9QbEhLrBIkk2nQ/3nj6AeAUeTVjg0Sec glAi0wv5gYxbRiVLl8l+zDZN4ZwrNvvbc+jTf/HysAtxKtYngyZoHDqYxp5e6B7RwoYO 4T4dTOi/Qgvtzsqzw1SEg46gVilaO7q3UbQdA= 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=e6M9pKu6SRRboy9bOQIgH4lHk6Rn9QRV6nfq4mo+YYFsDyati9Qks00PnwLxwpjsEF f1T9AErJTElDa+bL3KQR0eWGBuB9Vn3mGw8ZHJ2XLW6688/oFt7iCuIFYe7GRcypIEHX tB5hsy2g+t/VDNSCOkLzyvGXO5IOmYgWL6r2I= MIME-Version: 1.0 Received: by 10.52.115.72 with SMTP id jm8mr711146vdb.93.1305138918048; Wed, 11 May 2011 11:35:18 -0700 (PDT) Received: by 10.220.191.1 with HTTP; Wed, 11 May 2011 11:35:17 -0700 (PDT) In-Reply-To: References: <4DC729EE.9090600@sugarcrm.com> <4DC75FFF.40008@lerdorf.com> <4DC7A7F0.4000504@sugarcrm.com> <4DC819D0.5010008@lerdorf.com> <3680807C-229A-4889-9181-8953303425EC@stefan-marr.de> <4DC9081C.3020808@php.net> <94F64652-E936-4805-B164-A04FFBB1314A@stefan-marr.de> Date: Wed, 11 May 2011 15:35:17 -0300 Message-ID: To: Arvids Godjuks Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=bcaec548a44597c57604a304554d Subject: Re: [PHP-DEV] 5.4 again From: martinscotta@gmail.com (Martin Scotta) --bcaec548a44597c57604a304554d Content-Type: text/plain; charset=ISO-8859-1 Martin Scotta On Wed, May 11, 2011 at 2:18 PM, Arvids Godjuks wrote: > Well, maybe it's time to make some decisions and start to spin the wheels? > > I's quite obvious that annotations are out for next release until they are > a > docbook/phpDoc style. Personally I do not understand the concept fully, but > my vote will definetly go to the docbook/phpdoc variant. Adding a whole new > syntax is just crazy. PHP is a scripting language, not the Java/C# and > alike, it should stay simple. Period. > I hope KISS still is a PHP principle? > > Sometimes i'm sorry I don't like to do C - it just scared me away in > college. Because people here sometimes just do strange things witch tend me > to beleve that they do not know the PHP - they know C and try to add things > they know from other languages so they don't have to learn the PHP way of > doing things. Till the typehint threads and annotation threads i liked the > core developer responces and the way php has been heading. Can we keep that > and stop discussing things that are 100% alien to php like strict type > hinting? in php? are you insane? same with annotations. wana do them? do > them simple. docbook/phpdoc annotations allready exist - work out a > standart > and implement - clean, simple, fast and all ready exists within community. > It's a no brainer. > Clean? Simple? fast? are you talking about PHP? :) Now seriously I feel that trying to put things from other languages is wrong, but that don't prevent us from learning from what other had learn before. For me, annotations belongs to Object Oriented programming, no matter where they came from. Probably this list is too C to speak about OO ? > > Same with features that have been worked on and forgotten. Revisit, finish > and people will like it - there are thing people ask and thouse aren't > annotations right now. Community wants typehints and a bunch of stuff from > that RFC page. > > I hope a spark of reason and sanity will ignight and the procces will start > in a few days, or PHP will be seriously screwed in a few years and i will > have to make python my primary web development language and i don't wana do > that. > > Arvids. > --bcaec548a44597c57604a304554d--