dereference, particularly if the object is already in memory. However, pointer swizzle
attempts to provide a more efficient strategy by storing the main memory pointers in place
of the referenced OIDs and vice versa when the object has to be written back to disk.
In this section we describe some of the issues surrounding pointer swizzle, including
the various techniques that can be employed.