Deconstruction ObjectBuilder - Wiring, part 1(tavaresstudios.com)
submitted by
schalkvanwyk(1335) 3 years, 4 months ago
Good OO designs use many collaborating objects. Hooking these objects together can take a lot of code, and this wiring code is often hard to maintain. ObjectBuilder can be used to automate this wiring as part of the construction process, or even on objects that already exist.
This kind of wiring is at the core of the Dependency Injection pattern, which we'll get to in just a few more installements.
|category: Architecture
|Views: 3
tags:
Architecture another
Everyones tags:
Your Tags: