[FWD: [Squeak:ANN] Dandelion - a generic analysis/output framework is released!]

Dwight Hughes dwighth at ipa.net
Mon May 10 04:16:25 UTC 1999


I haven't had a chance to check this out yet but it looks interesting.

-- Dwight

----------------------------------------------------------------------
From: Masashi Umezawa <umejava at mars.dti.ne.jp>
Subject: [Squeak:ANN] Dandelion - a generic analysis/output framework is
released!
Date: 09 May 1999 00:00:00 GMT
Newsgroups: comp.lang.smalltalk

Hello Smalltalkers:

I developed a new tool in Squeak 2.4, named Dandelion.

Dandelion is a generic Smalltalk code analysis/output framework. 
You can analyze your code and output the information in various formats. 
(This is the first release of Dandelion - version 0.3. So only the HTML
outputter is implemented.).

Dandelion version 0.3 main features are:

- analyzing any Smalltalk elements.(Class, Variable, Method, Global,
etc)
- generating javadoc-like HTML. (see the sample)
- customization of analysis policy (what and how the elements to be
analyzed)
- customization of generation format (what format the analyzed
information will be)
- many reusable utility classes (WrapStream, HTMLWriteStream,
PropertyList, AccessorMutatorCreator, etc. Please see Dandelion-utils
class category)

URL is:

http://www.mars.dti.ne.jp/~umejava/smalltalk/stClasses/dandelion/index.html

Check it out!

"P.S: I am not a member of Squeak mailing list. So I post this announce
to c.l.s"

---
[:masashi | ^umezawa]





More information about the Squeak-dev mailing list