Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 996 Bytes

support.md

File metadata and controls

10 lines (7 loc) · 996 Bytes
layout title
article
Support

PicoContainer is open source software and was started in 2003, before the term 'dependency injection' was coined. It has a BSD license and many developers who maintain it. From the outset, it has been developed along Test Driven Development (TDD) lines. This means each feature added to PicoContainer was first written as a failing JUnit test, then made to pass. As a result, the codebase has high test coverage and internally is factored out into many smaller classes.

In terms of support, the first line of defense is to ask a question on the user mail-list. See here for how to subscribe. The team is a friendly bunch, so please be so in return :-)

In terms of support, the first line of defense is to ask a question on the user mail-list. See here for how to subscribe. The team is a friendly bunch, so please be so in return :-)