Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78638 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37545 invoked from network); 4 Nov 2014 14:01:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Nov 2014 14:01:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=florian@margaine.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=florian@margaine.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain margaine.com from 209.85.223.178 cause and error) X-PHP-List-Original-Sender: florian@margaine.com X-Host-Fingerprint: 209.85.223.178 mail-ie0-f178.google.com Received: from [209.85.223.178] ([209.85.223.178:51596] helo=mail-ie0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 89/A5-06676-44CD8545 for ; Tue, 04 Nov 2014 09:01:40 -0500 Received: by mail-ie0-f178.google.com with SMTP id rp18so7295048iec.23 for ; Tue, 04 Nov 2014 06:01:37 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=MYdavo+bKhM/Q3udUrvS2P5zN1V5NQ9LosUw+WIstXk=; b=kNpETY3KigOfo0xryZMPVNLxmyh8O4GhMgl7di4qSPEdqRLJI6U+HFjfIcu+ClIC+X pswcqBjuVXYvBMNwdgYAukveslgCaiVoDajkiRU4iJs40CuyflsOIaVOIhSyc9FRQACW HE4ygmh++oan8d35D7silAxvoN9E16jiWDKbwJh+BAW5T2Xf01vBh2BfuhcwKkoEUOEN ejS2JpwUE0kLW2+vTegwXfA5fIGlMuwjAtwjaAZoQ4WDw8+9BOlacipOShzG9Knynhkp t8Kpim2ZrCtBlqxO+yxmXnWdOjx+pPcKEbeqw11i7uGHO2CbzrSTv1I4hfa3moYSZ9Uc cq4w== X-Gm-Message-State: ALoCoQnIuM6z1NvYjy9u1SxXBAw8ja4glltgfZcZ7ObU8TJLA1zKzPRwMGiYnMU7wB2p+fhVyorb X-Received: by 10.107.166.136 with SMTP id p130mr2753593ioe.73.1415109697661; Tue, 04 Nov 2014 06:01:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.31.149 with HTTP; Tue, 4 Nov 2014 06:01:17 -0800 (PST) X-Originating-IP: [90.42.228.19] In-Reply-To: <5458D492.9040207@lsces.co.uk> References: <5458CEAF.7060204@lsces.co.uk> <5458D492.9040207@lsces.co.uk> Date: Tue, 4 Nov 2014 15:01:17 +0100 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: multipart/alternative; boundary=001a1141f392d906e2050708e6b9 Subject: Re: [PHP-DEV] Debugging code ... From: florian@margaine.com (Florian Margaine) --001a1141f392d906e2050708e6b9 Content-Type: text/plain; charset=UTF-8 Hi, On Tue, Nov 4, 2014 at 2:28 PM, Lester Caine wrote: > On 04/11/14 13:13, Florian Margaine wrote: > > On the basis of 'If it's not broken', what is actually broken, and > what > > is just a matter of 'I don't like that way of working'? > > > > I have a working Annotation system that has not changed since I > started > > working with PHP. PHPEclise simple displays the information from the > > docblock comments and allows me to open the relevant file. I can then > > review the other functions available. I can update the material and > have > > even resorted to porting files and adding extra notes when trying to > > decipher other peoples work. > > > > The problem these days is that projects are stripping the docblock > data > > as 'not the modern way of doing things' and we end up with code that > > does not work with the IDE. Fortunately DVCS systems have some other > > advantages and one can cherry pick code changes while maintaining a > > different style of working. > > > > In addition to 'Annotation', there is a lot of discussion about > adding > > types into the code. Having moved to using arrays to pass data to > > functions, the docblock material includes details on what is > required in > > the hash, something that you will never get from any of the current > > discussions? > > > > Just to add to the fun, PHPEclipse seems to have lost support and > while > > I have learnt enough Java in the past to fix a few little niggles, > > currently it is unable to cope with a number of new developments in > PHP > > so I'm stuck on just what IS the next move ... While it would be > nice to > > get on with some new code, nothing is stable enough these days to > allow > > that :( > > > > Right now, I'm afraid your emails looks like a rant more than anything > > else. I'm absolutely certain that you have something interesting to say, > > but the message just didn't get through. Could you elaborate? > > Just that what many of us have used for years is coming under increasing > pressure as other people promote their own way of working. In the past > we have been able to co-exist, but it is becoming increasingly difficult > as people 'update' coding styles. Anything that is added to the 'core' > WILL be used to update third party code, but the rest of the > infrastructure is simply not keeping up. > I'm sorry... I may be stupid. I'm not sure I understand what you want to say. I have a guess though: are you saying that, for example, PHPEclipse at its version from 2008 can't cope up with PHP at its version from 2014? > > -- > Lester Caine - G8HFL > ----------------------------- > Contact - http://lsces.co.uk/wiki/?page=contact > L.S.Caine Electronic Services - http://lsces.co.uk > EnquirySolve - http://enquirysolve.com/ > Model Engineers Digital Workshop - http://medw.co.uk > Rainbow Digital Media - http://rainbowdigitalmedia.co.uk > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Regards, -- Florian Margaine --001a1141f392d906e2050708e6b9--