The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Documenting your code

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
Documenting your code Posted: Nov 11, 2005 5:42 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Documenting your code
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

Smalltalk has supported comments for classes for a long while, and various source code tools - Store, Envy (et. al.) have had ways to store comments at the sccs artifact level. There's also an old component in VisualWorks, the Class Reporter - but it works at the level of classes and categories (not packages/bundles) - and it produces text with widget (i.e., Smalltalk text field) markup, not HTML/XHTML.

So all that leads me to a question - we all know about JavaDoc, and what it does for Java. Do we simply need the same thing for Cincom Smalltalk? Do we need something more? Do we need something different?

What would the developer community like to see in this area? Send me mail, or leave a comment.

Read: Documenting your code

Topic: I'm on Skype Previous Topic   Next Topic Topic: Seaside noise at Mindcamp

Sponsored Links



Google
  Web Artima.com   

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