Programming Issues

From DLXS Documentation

(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
==[[Release Notes for DLXS Releases 12 and 12a]]==
==[[Release Notes for DLXS Releases 12 and 12a]]==
==[[CGI Parameter Standards]]==
==[[CGI Parameter Standards]]==
 +
A catalog of all parameters (arguments supplied in the HTTP query string) supported by DLXS middleware.
 +
==[[DLXS Middleware Library Modules]]==
==[[DLXS Middleware Library Modules]]==
 +
Describes the DLXS Perl Library Modules used by the DLXS middleware.
 +
==[[DLXS Object Class Hierarchy]]==
==[[DLXS Object Class Hierarchy]]==
 +
Outlines the classes and subclasses in some of the main class hierarchies.
 +
==[[Naming Conventions]]==
==[[Naming Conventions]]==
 +
Describes naming conventions for parts of the DLXS middleware, including subclass module names, variable names for most common object instantiations, and method names.
 +
==[[Subclassing DLXS Class Modules]]==
==[[Subclassing DLXS Class Modules]]==
 +
Provides a subclassing example.
 +
==[[Debugging DLXS Perl Code]]==
==[[Debugging DLXS Perl Code]]==
-
==[[DLXS's Development Environment for DLXS Software]]==
+
A catalog of debug values and some environment variables.
 +
==[[DLXS's Development Environment for DLXS Software]]==
 +
Describes the University of Michigan DLXS group's development environment.
[[#top|Top]]
[[#top|Top]]

Revision as of 17:28, 13 August 2007

Main Page > Programming Issues

Contents

Release Notes for DLXS Release 13

Release Notes for DLXS Releases 12 and 12a

CGI Parameter Standards

A catalog of all parameters (arguments supplied in the HTTP query string) supported by DLXS middleware.

DLXS Middleware Library Modules

Describes the DLXS Perl Library Modules used by the DLXS middleware.

DLXS Object Class Hierarchy

Outlines the classes and subclasses in some of the main class hierarchies.

Naming Conventions

Describes naming conventions for parts of the DLXS middleware, including subclass module names, variable names for most common object instantiations, and method names.

Subclassing DLXS Class Modules

Provides a subclassing example.

Debugging DLXS Perl Code

A catalog of debug values and some environment variables.

DLXS's Development Environment for DLXS Software

Describes the University of Michigan DLXS group's development environment.

Top

Personal tools