Added savedoc, updated README and library dependencies.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1471 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
+2
-26
@@ -18,21 +18,6 @@ to Sunday, generate code, count my chickens and make toast on the side,
|
||||
but I couldn't find a free, simple tool for generating basic class
|
||||
diagrams.
|
||||
|
||||
Thus, viztool aims to provide an extensible framework for generating
|
||||
visualizations of collections of classes. This initial release generates
|
||||
inheritance diagrams organized by package, with information on interfaces
|
||||
implemented and (non-anonymous) inner classes as well. It is somewhat
|
||||
modular, although not as thoroughly as I'd like because, like all
|
||||
projects, it was completed in haste and with an eagerness to see the final
|
||||
product that isn't entirely conducive to elaborate design. There are also
|
||||
various enhancements I'd like to make to the inheritance visualization.
|
||||
|
||||
Excuses aside, the foundation is laid and adding other visualizations
|
||||
should be a reasonably straightforward process after having had a look at
|
||||
the existing code. So if you've got some handy visualization in mind, take
|
||||
a crack at it, or at least email me with the idea so that I can put it on
|
||||
a list and someone else might do it for you.
|
||||
|
||||
Building viztool
|
||||
----------------
|
||||
|
||||
@@ -111,16 +96,7 @@ available here:
|
||||
Contribution
|
||||
------------
|
||||
|
||||
Contributions are welcome. Control of the CVS repository is presently in
|
||||
the hands of mdb@samskivert.com, who should be emailed about submissions.
|
||||
Facilities for management of major contributions by external parties
|
||||
(ie. publicly accessible CVS server) will be provided if circumstances
|
||||
dictate.
|
||||
|
||||
Contact Information
|
||||
-------------------
|
||||
|
||||
The person primarily responsible for viztool is Michael Bayne and can be
|
||||
contacted at <mdb@samskivert.com>.
|
||||
Contributions are welcome. Patches and suggestions can be sent to Michael
|
||||
Bayne <mdb@samskivert.com>.
|
||||
|
||||
$Id: README,v 1.3 2001/12/03 08:34:05 mdb Exp $
|
||||
|
||||
Reference in New Issue
Block a user