The Artima Developer Community
Sponsored Link

Agile Buzz Forum
It works, but it's not Java

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
It works, but it's not Java Posted: Jun 23, 2006 9:51 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: It works, but it's not Java
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

From the TSS Java Symposium:

Another tool, which I found was very impressive is CodeCrawler . Basically this tool is able to analyze source code (well not directly but that's not the point) and generates a graph of the classes found. Each class is linked to others and have color, width and height corresponding to number of line of code, number of methods and number of attributes. And the whole graph is dynamic, you can move things around. Pretty impressive... alas CodeCrawler in written in SmallTalk, but if you have to audit code, that's a killer tool.

I love the way he says "alas" - likes the tool, likes the way it works, cares way too much about the implementation. You might as well pull out Emacs and say "alas, not written in Java".

Read: It works, but it's not Java

Topic: How about parenting? Previous Topic   Next Topic Topic: It's a brand new Who

Sponsored Links



Google
  Web Artima.com   

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