top of page
Rethinking Dependency Injection: Producer-Consumer Linking at the Bytecode Level
Starts:
26. Juni 2025 um 13:40:00
Ends:
26. Juni 2025 um 14:20:00
Status:
Accepted
In this talk, we will show a brand new DI procedure: a zero-intermediation architecture that directly links dependency producers and consumers through bytecode modification during Android Gradle Plugin (AGP) transform stage. By rewriting property delegations at the bytecode level, our approach compiles dependency declarations into direct field assignments functionally equivalent to manual implementation, achieving runtime performance and near-identical package size.
Speakers
bottom of page