lWhat’s the difference between
objectives and functions?
»Objectives tell us what the final product will “be”, what qualities it will have
»Functions tell us what the object will “do”, without regard to any particular form
–Functions will always relate input to
output
–Functions capture the transformation that
takes place between
input and output
lThough the difference may seem subtle, it is a very important distinction