true, 'Papers' => true, 'Object Pascal' => false, '' => false); define("TITLE", 'Object Pascal'); // define("MENU_TITLE", 'Object Pascal'); // define("LAST_CHANGED", '2002-04-17 $'); require_once('../../include/layout.php'); StdTop(); ?>

Memory Mapping

This paper demonstrates how to do memory mapping in Object Pascal.

Object Lifetime Management

This paper describes a method of allowing a class to support interfaces yet retaining control over its lifetime. (This is insane. Don't do this is real life!)

Version History:

2002-4-17
Added memory mapping paper.
2002-2-23
Created.