OpenACS on Windows : AOLserver Modules : Table Info

I am currently storing four fields for each module, in addition to name, URL, and description.

Type may be:

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