Documentation Overview

There is a saying that the best software tends to be written as a response to a programmers irritation with some problem. Buglet is a response to the irritation of inadequate bug systems.

The Problem

At the time that Buglet was written(Nov 2000), there were approximately 60 different "Bug" systems available either in the open source community or as proprietary solutions. All of these bug systems had severe deficiencies. Some of the reasons include:

The Solution

The development of Buglet took a novel approach. Instead of focusing on the database, or the user interface, buglet focused on an XML definition for a bug. Given an XML definition of the information associated with a bug, it is fairly simple to separate the labor required for a bug system into parts: The advantages of this scheme are numerous:

Other Documentation

Javadocs

Technical Details

Buglet is named because of the servlet component web based GUI interface. Buglet requires several other open source components to be in place in order to run.

File structure of installation

The top level of the destribution has: