Part VIII. Development Methodology

Table of Contents

49. Understanding Compilation
1. Overview
2. The Command Line Compiler
3. LZO Binary Compilation
4. Compiler Errors and Warnings
5. Compiler Directives
50. Editing
1. Overview
2. XML Schema
3. Namespaces and OpenLaszlo Schema
51. Debugging
1. Debugger Overview
2. Using the OpenLaszlo Debugger Console
3. Runtime Error Checking
4. Finding memory leaks
5. Debugging in DHTML
52. Unit Testing
1. Including the lzunit component
2. Writing test cases
3. Advanced techniques
4. Chaining tests
5. An Introduction to Test-Driven Development in OpenLaszlo