CODING GUIDELINES

1. Do not use the "delete" operator.  Instead use the DELETE_ARRAY and
   DELETE_ARRAY_OBJECT macros that can be found in 
   platform/include/platDelete.h.
