Slide 16
Slide 16 text
SOME WORDS ON NIH SYNDROM
• NIH = Not Invented Here, aka Reinventing The Wheel
• Open source projects should focus on unique selling point
• Using 3rd party dependencies bring risks and opportunities
• Risks: Lifecycle management, dependencies management, complexity, etc.
• Opportunities: Less work, more features, cross-pollination, encourages be er
extension point design, etc.