The Bitter Coder Tutorials Binsor Style, Part X: Setter Injection

Tue, Sep 2, 2008 One-minute read

Previous posts in the series:

We are slightly refactoring the project from Part 9, adding the ability to specify a formatter for our encoded message.  The interface is here:

To:   hammett From: ruprict@wordpress.com Sent: 8/25/2008 9:49:39 AM ———————-

Howzit going at Microsoft?

———————- And we’re done.  We covered a decent amount of stuff in this post: setter injection, default dependencies, overriding default dependencies, as well as how to use NVelocity as a template engine.

Next time….factories.