A conceptual question

Piyawadee Sukaviriya ([email protected])
Tue, 11 Apr 1995 13:30:59 -0400 (EDT)

A task can have paramaters -- it means the same procedure
can be applied in different situations, given that different
data is supplied. Parameters, though internally stored as
task attributes, are conceptually not part of the task.

An object can have parameters -- what does it mean for an
object to have parameters? How would we describe the
concept of object parameter to a designer? Is the meaning of
parameters in objects different from that of tasks? What is
the difference between object parameters and object attributes?

--Noi