The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Confusing lack of capability for virtue

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Confusing lack of capability for virtue Posted: Aug 4, 2005 11:58 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Confusing lack of capability for virtue
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement

I love it when I get comments like this one:

Who on earth jumps in and changes code in a deployed application? Moving code from development into production involves going through rigourous test procedures to ensure that the code meets its requirements and that no regressions have occurred. No developer is going to muck about with that code once deployed, because you lose your ability to understand what code is deployed, what that is intended to do and how it has changed over time. Or do you mean something different by "deployed"?

Sure, no one should just willy-nilly hack code into a production server while it's running. That's not what I do. I make changes in my test environment, test them, and then load them into the production server. Without shutting it down and restarting it.

Talk about something that can't be done in one of the mainstream systems, and developers turn purple, and call it a bad thing. "If I can't do it, it must be evil"...

Read: Confusing lack of capability for virtue

Topic: Why Code Reviews Aren't Popular Previous Topic   Next Topic Topic: The Mac is a harsh mistress

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use