Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

RE (tilly) 4: Answer: What is a good

by tilly (Archbishop)
on Sep 22, 2000 at 14:56 UTC ( [id://33623]=note: print w/replies, xml ) Need Help??


in reply to RE: RE: RE: Answer: What is a good
in thread What is a good "Press any key to continue" code?

I think you are being too sensitive.

When merlyn says, If you prompt to STDOUT, I think most people (OK I do) will read that as, If you print an interactive message to STDOUT, which is what was meant.

Furthermore the phrase ...in general indicates a confused mind... does not say that Fastolfe in particular has a confused mind. It just says that this kind of mistake is symptomatic of a confused mind. Which it is. If you do not understand how <> differs from <STDIN>, that indicates confusion! Even worse, if you meant that you expect files in @ARGV to correctly hold responses to interactive commands in a script you are still changing, that indicates dangerous programming practices!

All of which goes to say that even though I had let merlyn's post pass before, I voted ++ to counteract your -- because I thought your reasoning was not very good.

UPDATE
I have been told that "prompt" was originally "print", which shows why - particularly when a point has caused comment - it is good to make it clear that there was an edit.

Replies are listed 'Best First'.
(tye)RE 5: Answer: What is a good
by tye (Sage) on Sep 22, 2000 at 23:04 UTC

    I didn't consider this a big deal. It was just meant as a reminder to endeavor to be tactful. I did say that I didn't think that the personal attack was intentional. And I won't further argue the reasonableness of either side.

    Update 2: Don't read further unless you enjoy squabbling [ and who doesn't ;) ]. I give merlyn the benefit of the doubt that it wasn't intentional.

    However, in the future I will be sure to "cut and paste" any text from merlyn before commenting on it. Silently updating your post to make someone's argument against it look foolish is just childish. This is made even worse by merlyn commenting on tilly's reply without even mentioning that half of tilly's reply was based on a silent edit. Prior to that step merlyn could have claimed that making the modification silently was just an oversight.

    Who knows what any of merlyn's nodes in this thread will read at the time anyone reads my node here? Will they just be empty like merlyn has done before with nodes that were not popular. For the record, the original node I commented on said: "if you write to STDOUT, you should read from STDIN, not ARGV". When tilly saw my reply merlyn's node had changed "write" to "prompt" with no other changes that I could see (certainly there was no "update" notice).

    Update: I decided that the actual original wording used "write" instead of "print" so I updated this node to reflect that.

            - tye (but my friends call me "Tye")
      Yes, I changed "write" to "prompt" in reply to your node, and upvoted your node. I normally tag those as an "update", but I didn't think it important here.

      After reading the note above, I see that you see it as a deliberate act to discredit you. It was not. It was unintentional, and I apologize. Thank you for helping me clarify my language, and you deserve to be credited for that.

      -- Randal L. Schwartz, Perl hacker

RE: RE (tilly) 4: Answer: What is a good
by merlyn (Sage) on Sep 22, 2000 at 21:05 UTC
    Furthermore the phrase ...in general indicates a confused mind... does not say that Fastolfe in particular has a confused mind. It just says that this kind of mistake is symptomatic of a confused mind.
    Yes, I mean it that way. In code review, you don't usually get the luxury of reading each line of code. You rely on patterns of behavior. I treat some combinations of things as "speed bumps" that are not only questionable behavior in and of themselves, but also say "slow down, there's likely to be other confusion near here as well". And the result of this slowing down often pays off in finding other bugs.

    Code review and QA is an art, not a science. After years of reading other people's code, I do a lot of things automatically, and I'm attempting to describe my behavior here, so if it doesn't always come across clean, bear with me. {grin}

    -- Randal L. Schwartz, Perl hacker

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://33623]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (2)
As of 2024-04-19 22:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found