On 28/01/2008, Kevin Brown <[EMAIL PROTECTED]> wrote: > > > - Improve dependency injection points in GadgetServer and various servlets > so that you can load your own implementations via configuration. >
Kevin, How will dependency injection be supported? Will it be via an IoC container such as Spring? Where I work we use Spring in a v.large way - so we are very comfortable with IoC, and have a huge number of services that are IoC friendly. Implementing the shindig SPI would fit very neatly into this architecture. Martin

