in reply to Creating Applications Using OO Techniques.

An "actor" or an "agent" is certainly an object. But if the "actor" is merely coordinating or managing a single other category of objects, that behavior is best taught to that object instead.

-- Randal L. Schwartz, Perl hacker

  • Comment on •Re: Creating Applications Using OO Techniques.