The Artima Developer Community
Sponsored Link

Articles Forum
Using a Decision Tree to Navigate Complex APIs

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
Admin Admin

Posts: 39
Nickname: admin
Registered: Jan, 2002

Using a Decision Tree to Navigate Complex APIs Posted: May 25, 2005 9:00 PM
Reply to this message Reply
Advertisement
As software products become more complex, developers must invest increasing amounts of time to learn about new API and product capabilities. Traditional documentation tools were not designed to help navigate that increasingly complex landscape. This article reports on an interactive documentation navigator developed by Business Objects, S.A., for their Crystal Reports and enterprise reporting-related products. That documentation tool not only presents API components and describes how to use classes and methods of an API, but also guides a developer through the decisions of what API elements to use to accomplish a given task.

http://www.artima.com/articles/decisiontree.html

What is your opinion about using a decision tree to help people find their way through complex API documentation? What other approaches do you think would help developers deal with the increasing complexity of APIs?

Topic: Stream Thy Strings Previous Topic   Next Topic Topic: Mapping the Java Landscape

Sponsored Links



Google
  Web Artima.com   

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