Created
November 2, 2010 03:21
-
-
Save kkozmic/659225 to your computer and use it in GitHub Desktop.
list of things I will be talking about at CodeCampOz conference
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
patterns and antipatterns of IoC container usage (in broad, broad strokes) | |
- antipatterns | |
service locator | |
static dependencies | |
xml programming | |
control freak | |
necromancer objects | |
- patterns | |
inversion of control | |
RRR (3 calls) | |
registration by convention | |
partitioning registration | |
registration validation |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment