Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #15602

Re: Refresher for array handling???

From Thomas 'PointedEars' Lahn <PointedEars@web.de>
Newsgroups comp.lang.php
Subject Re: Refresher for array handling???
Followup-To poster
Date 2015-07-21 13:30 +0200
Organization PointedEars Software (PES)
Message-ID <2206149.LE6TunW38s@PointedEars.de> (permalink)
References (1 earlier) <55a6598d$0$2914$e4fe514c@news2.news.xs4all.nl> <239530657.1smQKY0v18@PointedEars.de> <55ad0600$0$2900$e4fe514c@news2.news.xs4all.nl> <2599412.tJzUQXBYqY@PointedEars.de> <55ae0f59$0$2901$e4fe514c@news2.news.xs4all.nl>

Followups directed to: poster

Show all headers | View raw


Erwin Moller wrote:

> On 7/20/2015 7:45 PM, Thomas 'PointedEars' Lahn wrote:
>> Erwin Moller wrote:
>>> And the above "improvement" is a poor example of Don't Repeat Yourself,
>>
>> […] [DRY] is about _not_ *repeating* yourself in order to make code 
>> *less* error-prone and *easier* to maintain.
> 
> Exactly.
> And that means you avoid defining things in multiple places.

And you *are *defining a thing in multiple places.  In three 
lines/statements instead of one.  Which AISB, not only is inefficient but 
carries the risk of inconsistencies, therefore of bugs; of wasted resources, 
including time.
 
>>> I don't.
>>
>> Why should anyone care about your humble opinion?  You are evidentially
>> only an amateur when it comes to PHP programming; that is why you do not
>> care about “that Coding Style Guide”.  Or is it vice-versa?  Anyhow, you 
>> would be well-advised to listen instead.
>>
>> Score adjusted
> 
> Which score?

The score of your entry in the scorefile of of my newsreader.  “Score 
adjusted” is the polite version of “Either get a life or FOAD.”

> Your little red book?

No.

> And I have received your "score adjusted" many times, but you seem to be
> unable to simple blacklist me.

My newsreader supports scorefile entries that expire.  I had not given up 
hope that you may come to your senses eventually.  Until now.

> Feel free to do so. Your unnecessary pedantic comments on my
> contributions in here annoy me.

Then die in ignorance.  I will no longer waste my time with you.

*PLONK*

F'up2 poster

-- 
PointedEars
Zend Certified PHP Engineer
Twitter: @PointedEars2
Please do not cc me. / Bitte keine Kopien per E-Mail.

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Refresher for array handling??? bobmct <r.mariotti@fdcx.net> - 2015-07-14 12:12 -0400
  Re: Refresher for array handling??? Erwin Moller <erwinmollerusenet@xs4all.nl> - 2015-07-15 15:01 +0200
    Re: Refresher for array handling??? Erwin Moller <erwinmollerusenet@xs4all.nl> - 2015-07-15 15:03 +0200
    Re: Refresher for array handling??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-07-17 21:24 +0200
      Re: Refresher for array handling??? Erwin Moller <erwinmollerusenet@xs4all.nl> - 2015-07-20 16:30 +0200
        Re: Refresher for array handling??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-07-20 19:45 +0200
          Re: Refresher for array handling??? Matthew Carter <m@ahungry.com> - 2015-07-20 22:36 -0400
          Re: Refresher for array handling??? Erwin Moller <erwinmollerusenet@xs4all.nl> - 2015-07-21 11:22 +0200
            Re: Refresher for array handling??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-07-21 13:30 +0200
              Re: Refresher for array handling??? Erwin Moller <erwinmollerusenet@xs4all.nl> - 2015-07-21 14:03 +0200
        Re: Refresher for array handling??? Denis McMahon <denismfmcmahon@gmail.com> - 2015-07-21 01:01 +0000
          Re: Refresher for array handling??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-07-21 09:07 +0200
  Re: Refresher for array handling??? "Christoph M. Becker" <cmbecker69@arcor.de> - 2015-07-15 20:18 +0200
  Re: Refresher for array handling??? Denis McMahon <denismfmcmahon@gmail.com> - 2015-07-17 02:51 +0000

csiph-web