The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Deliver first, quality later

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
Deliver first, quality later Posted: Apr 11, 2005 3:08 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Deliver first, quality later
Feed Title: David Buck - Blog
Feed URL: http://www.cincomsmalltalk.com/rssBlog/buck-rss.xml
Feed Description: Smalltalk can do that
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From David Buck - Blog

Advertisement

I reported earlier that one of the refactorings in the new Visual Studio 2005 beta broke the functionality of the application by using a name that caused shadowing of another variable.

I got a response from Microsoft on this issue. Here's their answer:

Thanks for reporting this issue. Verification is built into most of our most commonly used refactorings (such as rename), but is unfortunately not built into all of our refactorings as of date. This was one of those hard decisions where we needed to make a tough call between the benefit of adding another refactoring and the cost of fully building in a verification stage with it. We decided that in this case, there was a greater benefit to add the refactoring, but we will definitely be looking at adding verification in a future version.

So they'd rather release a refactoring knowing that it can break code than to spend the time to fix it. It's their call to make. Just don't expect me to have confidence in their refactorings.

Read: Deliver first, quality later

Topic: Team Member: Jim Weirich Previous Topic   Next Topic Topic: Team Member: Quentin Baker

Sponsored Links



Google
  Web Artima.com   

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