TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

James Shore: Dependency Injection Demystified

1 pointsby eaxitectabout 14 years ago

1 comment

Isamuabout 14 years ago
&#62; Dependency injection means giving an object its instance variables. Really. That's it.<p>I think the more standard term at the heart of this is "late binding". Really, it is about pulling in an object (data+code) at runtime.
评论 #2265345 未加载