I am currently storing four fields for each module, in addition to name, URL, and description.Type may be:
Function may be:
- Unknown
- AOLserver-specific C module - things like nscache
- AOLserver-specific TCL module - things like nsadmin
- Generic TCL-only package - things like Tcllib
- Generic TCL extension - things like tDOM
- Other - things like ablite
Status may be:
- Unknown
- Database Driver
- Programming Language
- Library Interface
- Self-contained
Win32 platform support may be:
- Unknown
- Core - Distributed as part of the AOLserver core, "owned" by the AOLserver Core Team
- Production - Stable and used in production, preferably by several users
- Beta - Under active development, possibly
- Old - Inactive or doesn't work with recent AOLserver versions or replaced by something else
- Unfinished - Abandoned work that might have a future
- Dead
- Unknown
- Works
- Compiles
- Doesn't Work