Productivity = Application Partitioning

Object Paths

The number of message paths in an unpartitioned system is O*O*M where O is the number of objects and M is the average number of methods per object.

Improperly partitioned object systems are not maintainable, reusable, or distributable.

References

Jeff SutherlandObjects, Databases, and the Web
© Jeff Sutherland 1995-98