Summary
Team LiB
Previous Section Next Section

Summary

Take extra care when living on the edge (of a module): Don't allow a type to appear in a module's external interface unless you can ensure that all clients understand the type correctly. Use the highest level of abstraction that clients can understand.

    Team LiB
    Previous Section Next Section