<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<title>Coder&apos;s Revolution - LightWire</title>
<link>http://www.codersrevolution.com/index.cfm</link>
<description>Following RIA&apos;s, Adobe products, and coding in general.</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 19:48:09 -0500</pubDate>
<lastBuildDate>Sat, 08 Nov 2008 10:29:00 -0500</lastBuildDate>
<generator>BlogCFC</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<managingEditor>brad@codersrevolution.com</managingEditor>
<webMaster>brad@codersrevolution.com</webMaster>
<itunes:subtitle></itunes:subtitle>
<itunes:summary></itunes:summary>
<itunes:category text="Technology" />
<itunes:category text="Technology">
<itunes:category text="Podcasting" />
</itunes:category>
<itunes:category text="Technology">
<itunes:category text="Tech News" />
</itunes:category>
<itunes:keywords></itunes:keywords>
<itunes:author></itunes:author>
<itunes:owner>
<itunes:email>brad@codersrevolution.com</itunes:email>
<itunes:name></itunes:name>
</itunes:owner>
<itunes:explicit>no</itunes:explicit>
<item>
<title>LightWire, Constructor Injection, And Inheritance</title>
<link>http://www.codersrevolution.com/index.cfm/2008/11/8/LightWire-Constructor-Injection-And-Inheritance</link>
<description>
As we push ahead with our app using ColdBox and LightWire, we have been configuring our Dependency Injection as we go. DI is one of those things I&apos;m pretty certain I see the benefit to, but I&apos;m not sure how sold on it I am. At this point, we may only have 50 to 60 CFCs so perhaps we&apos;re just not deep enough in to see the real profit yet. The only real advantage I&apos;ve seen to date is having all of our dependencies spelled out in one configuration file (with the exception of the stuff you are auto-wiring). Other than that, I don&apos;t know that I have really saved any code. That being said, I don&apos;t have any circular dependencies, and my dependency levels don&apos;t get much more than 2 or 3 levels deep right now so maybe I just need to be patient.
[More]
</description>
<category>ColdBox</category>
<category>Object Oriented Design (OOP)</category>
<category>ColdFusion</category>
<category>LightWire</category>
<pubDate>Sat, 08 Nov 2008 10:29:00 -0500</pubDate>
<guid>http://www.codersrevolution.com/index.cfm/2008/11/8/LightWire-Constructor-Injection-And-Inheritance</guid>
</item>
</channel></rss>