TheServerSide (a popular Java community site) is running a story by Brian Kotek entitled Using The ColdSpring Dependency Injection Framework for ColdFusion.
TheServerSide (a popular Java community site) is running a story by Brian Kotek entitled Using The ColdSpring Dependency Injection Framework for ColdFusion.
Can someone please explain why such added complexity is needed for ColdFusion. I think we can do just fine with built in CFCs. Thank you.
@George: I used to think the same before I actually tried ColdSpring. In fact it greatly simplifies things if you ever decide to change your CFC paths, or how the objects they create relate to each other. NOT using ColdSpring seems more complex to me now.
Leave a Reply