This document discusses various methods for sharing and reusing objects and code in order to increase productivity, decrease maintenance, and maintain standards. It describes property classes, object groups, object libraries, and PL/SQL libraries which allow objects and code to be inherited, copied, and reused. Sharing objects and code through these methods improves modularity and simplifies sharing of reusable components.