Questions for help!

From: ctick (ctick_at_flare.com)
Date: 06/22/04


Date: Tue, 22 Jun 2004 15:19:40 GMT

1. Software development process has been changed from "Waterfall" to the
iteration through the sequence of Waterfall steps. Does this statement
capture the gist of current software development process?

2. If using some libraries, for example, Java Swing, how to design Class
Diagrams since many classes has been available from Java Swing already?
Should Class Diagrams still contain those classes from the library?

Thanks!