implicit.ly

Scala software, hot off the presses

sindi 0.5

Sindi is an IoC (Inversion of Control) container for Scala.

For more informations visit: http://aloiscochard.github.com/sindi

Filed under  //   Scala 2.9.0-1   Scala 2.9.1   com.github.aloiscochard.sindi   sindi  

sindi 0.4

  • Added User Guide (http://aloiscochard.github.com/sindi/guide/)
  • Added ScalaDoc (http://aloiscochard.github.com/sindi/api/)
  • Moved to Sonatype and changed organization
  • Updated to SBT 11.2
  • Implemented covariance on Provider
  • Implemented qualifiers validation
  • Implemented JSON support on compiler data model
  • Implemented parameterized qualifier
  • Implemented qualifier combinator ('or', '||')
  • Implemented automatic ModuleManifest import into Component during compilation
  • Implemented inline Module definition in Context
  • Implemented Either support
  • Improved Option validation
  • Updated examples

Sindi is an IoC (Inversion of Control) container for Scala.

For more informations visit: http://aloiscochard.github.com/sindi

Filed under  //   Scala 2.9.0-1   Scala 2.9.1   com.github.aloiscochard.sindi   sindi