Programming Issues

From DLXS Documentation

(Difference between revisions)
Jump to: navigation, search
Current revision (12:32, 12 August 2008) (edit) (undo)
 
(One intermediate revision not shown.)
Line 1: Line 1:
[[DLXS Wiki|Main Page]] > Programming Issues
[[DLXS Wiki|Main Page]] > Programming Issues
-
==[[Release Notes for DLXS Release 13]]==
+
 
-
==[[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.  
A catalog of all parameters (arguments supplied in the HTTP query string) supported by DLXS middleware.  
Line 21: Line 20:
A catalog of debug values and some environment variables.
A catalog of debug values and some environment variables.
-
==[[DLXS's Development Environment for DLXS Software]]==
+
==[[DLPS's Development Environment for DLXS Software]]==
-
Describes the University of Michigan DLXS group's development environment.
+
Describes the University of Michigan DLPS group's development environment.
[[#top|Top]]
[[#top|Top]]

Current revision

Main Page > Programming Issues


Contents

[edit] CGI Parameter Standards

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

[edit] DLXS Middleware Library Modules

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

[edit] DLXS Object Class Hierarchy

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

[edit] 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.

[edit] Subclassing DLXS Class Modules

Provides a subclassing example.

[edit] Debugging DLXS Perl Code

A catalog of debug values and some environment variables.

[edit] DLPS's Development Environment for DLXS Software

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

Top

Personal tools