<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
    <channel>
        <description>ContentBox RSS Feed</description>
        <link>https://www.codersrevolution.com</link>
        <title>Blog RSS Feed by ContentBox</title>
        <copyright>Ortus Solutions, Corp (www.ortussolutions.com)</copyright>
        <docs>http://www.rssboard.org/rss-specification</docs>
        <generator>FeedGenerator</generator>
        <lastBuildDate>Wed, 29 Apr 2026 11:46:29 GMT</lastBuildDate>
        <pubDate>Wed, 29 Apr 2026 11:46:29 GMT</pubDate>
        <item>
            <title>LightWire, Constructor Injection, And Inheritance</title>
            <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'm pretty certain I see the benefit to, but I'm not sure how sold on it I am.  At this point, we may only have 50 to 60 CFCs so perhaps we're just not deep enough in to see the real profit yet.  The only real advantage I'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't know that I have really saved any code.  That being said, I don't have any circular dependencies, and my dependency levels don't get much more than 2 or 3 levels deep right now so maybe I just need to be patient.</description>
            <link>https://www.codersrevolution.com/blog/LightWire-Constructor-Injection-And-Inheritance</link>
            <pubDate>Sat, 08 Nov 2008 18:29:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdBox</category>
            <category>ColdFusion</category>
            <category>LightWire</category>
            <category>Object Oriented Design (OOP)</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/LightWire-Constructor-Injection-And-Inheritance</guid>
        </item>
    </channel>
</rss>

