The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Re: Smalltalk and Productivity

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
Re: Smalltalk and Productivity Posted: Mar 10, 2004 1:04 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Re: Smalltalk and Productivity
Feed Title: Michael Lucas-Smith
Feed URL: http://www.michaellucassmith.com/site.atom
Feed Description: Smalltalk and my misinterpretations of life
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Michael Lucas-Smith

Advertisement

Here, Jim productivity in Smalltalk and he brings up # lines of code for different languages.

I'm going to dispute those numbers given for Smalltalk. 21 lines of code per function point? No thanks! Here's some real statistics from a real application that does real stuff:

Packages: 34, Classes: 343, Extended Classes: 109, Average lines of code per method: 3.6

Yes, that's 3.6 lines of code per method on average!

There's another trend that jumps out here. One quarter of the 'classes' in this application are classes from other applications! One quarter of the classes in this application have tweaked, extended and reused code from other systems in a way that cannot be done in your regular curly braces languages.

Read: Re: Smalltalk and Productivity

Topic: How much overload can you stand? Previous Topic   Next Topic Topic: How To Build A GUI With Pollock - The Window

Sponsored Links



Google
  Web Artima.com   

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