The Artima Developer Community
Sponsored Link

Agile Buzz Forum
We like Implement and Continue

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
We like Implement and Continue Posted: Oct 23, 2004 2:47 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: We like Implement and Continue
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

We had a conversation on edit and continue in the new VS tools that MS is shipping in the IRC channel the other day - Sean Malloy gave his take on things over on his blog. As we discussed the differences in VS and in VisualWorks, we came up with the description Implement and Continue for the way it works in Smalltalk. What does that term mean? It means that you can do a lot more than small scale editing in the debugger in Smalltalk. You can implement new methods (the debugger itself can generate a stub when you hit a Message Not Understood - perfect when doing TDD, and you haven't actually written the code yet.

This all came up in this post from a couple of days ago. Interestingly enough, that item got linked on the MSDN VS 2005 page. If any of the MS oriented developers reading this are interested in having a look at Smalltalk, you can download it here.

Read: We like Implement and Continue

Topic: Scoble says - tell me why our products suck Previous Topic   Next Topic Topic: Parsing Windows.h in VW

Sponsored Links



Google
  Web Artima.com   

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