Next Prev Top Contents Index

3 Writing Code Suitable for Delivery

How successfully you can deliver your application depends to a large extent upon how you wrote it in the first place. Delivery reduces the size of some symbols and constructs more than others, so a knowledge of what sort of code leads to the best delivered images is useful.

This chapter explains what sorts of considerations you might make when coding your application.

3.1 Basic considerations when coding for delivery

3.2 Efficiency considerations when coding for delivery


LispWorks Delivery User Guide - 11 Dec 2001

Next Prev Top Contents Index