[Cs3] handle/body in the Bridge Design Pattern

Mikhail Nesterenko mnestere at kent.edu
Thu Apr 3 23:27:20 EDT 2025


CS3 students,

I wanted to check the names of the participants in the Bridge design
pattern we studied today. I would like to report that the names are
correct.


Handle is the abstract interfacea and implementation, and
Body is the implementation.

The idea for the names is that handle may be visible to the client
while body is something that may be hidden.

Thanks,
-- 
Mikhail


More information about the cs3 mailing list