Tagged Singletons
Read OriginalThis technical blog post introduces 'tagged singletons' in the Tempest dependency injection container. It explains how to register and retrieve multiple singleton instances of the same class using unique tags, addressing scenarios like needing different Highlighter instances for CLI vs. web contexts. The article delves into dependency injection fundamentals, containers, autowiring, and the concept of object identity to justify this pattern.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser