Vadim

Vadim

  • NA
  • 4
  • 0

Message exchanging between two or many independent objects

Mar 4 2014 10:36 AM
Hi all,
what is the best practice for message exchanging between two or many independent objects in the same application domain? For example, i have two classes ClassA and ClassB, they don't know about another. But the object of ClassA must react on action or event in object of ClassB.
 
Thanks in advance

Answers (2)