smalltalk

Where do you use Smalltalk?

February 9, 2009 20:21:12.308

Patrick Logan wonders about this answer to "Where do you use Smalltalk" at Stack Overflow:

I love the responses that say, "It's great. But only use it with good developers that do unit testing." Why would you use anything with any other kind of developer? And is the claim there is a tool that actually _works_ in those situations?

It's a great comment.

Comments

Unit Tests

[James Thompson] February 10, 2009 10:39:16.170

When I read that comment, I took it to mean that you need to do more Unti Tests with Smalltalk because errors caught by static type language compilers have to be weeded out by testing.

 

Re: Where do you use Smalltalk?

[ James Robertson] February 10, 2009 11:29:47.307

Comment by James Robertson

If you got more errors that way, sure. Not the case though

 Share Tweet This
-->