I was wondering if there were any dependency injection frameworks for use with development on the iPhone. Being a Java developer by day, I enjoy, and see the benefits of, frameworks like Spring.
You can go part of the way by manually making certain components singletons and tying up the references manually.