Re: Best Way to Pass Info Between Objects?
Novice <novice@example..com> writes:
I'm trying to reason out the best way to pass information from an
instantiating class to an instantiated class.
This derives from the design patterns used. Read, for example:
Craig Larman, Applying UML and Patterns
Martin Fowler, Refactoring: Improving the Design of
Existing Code,
Gamma et al., Design patterns
also
Patterns of Enterprise Application Architecture by Fowler
Object Oriented Software Construction by Bertrand Meyer
Object Oriented Software Engineering by Ivar Jacobson
Grady Booch. "Object-oriented Analysis and Design with
Applications, 3rd edition"
Rebecca Wirfs-Brock, Brian Wilkerson, Lauren Wiener.
Designing Object Oriented Software. Prentice Hall, 1990.
Martin Fowler. Analysis Patterns: Reusable Object
Models.
Brett McLaughlin, Gary Pollice, David West. Head First
Object-Oriented Analysis and Design.
Fundamentals of object oriented design and UML
(Meilir Page-Jones)
Patterns oriented software architecture (Douglas Schmidt)