The Artima Developer Community
Sponsored Link

Agile Buzz Forum
SmalltalkDoc Use Cases - Using Frameworks

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
SmalltalkDoc Use Cases - Using Frameworks Posted: Apr 1, 2006 6:36 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: SmalltalkDoc Use Cases - Using Frameworks
Feed Title: Richard Demers Blog
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rademers-rss.xml
Feed Description: Richard Demers on Smalltalk
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Richard Demers Blog

Advertisement

Users: Programmers developing Smalltalk applications.

Problem: Frameworks are often difficult to use. The factoring of complex Smalltalk programs leads to a hierarchy of classes that becomes a framework for the creation of subclasses specialized to meet additional requirements. Over time Smalltalk systems acquire a variety of frameworks that are reusable if someone takes the trouble to identify and document them. This is usually not the case. People who learn of them must study the entire class hierarchy of the framework in order to create further specializations.

Solution: SmalltalkDoc supports the documentation of frameworks through overview documents and through documents associated with bundles and packages. Figures illustrating the conceptual structure of a framework can be included, along with explanations. The overview documents can describe structural relationships that span the packaging components.

Read: SmalltalkDoc Use Cases - Using Frameworks

Topic: It's the content, not the decoration Previous Topic   Next Topic Topic: SD Times on Agile

Sponsored Links



Google
  Web Artima.com   

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