Displaying 1 result from an estimated 1 matches for "picocontainer".
2009 Mar 25
5
[Cucumber] ANN: Cucumber with pure Java
...will work for Scala, Clojure, Jython and all the other
cool JVM languages too.
(I''ll be doing something similar for .NET, which will bring Cucumber
goodness to C#, F# and whatever languages run on .NET. But IronRuby must
catch up on speed first).
I had the pleasure of going back to visit PicoContainer - a pioneering
lightweight dependency injection container I developed with Paul Hammant
back in 2003. It''s still lightweight and a joy to use (relatively speaking -
Java in itself isn''t joyful). Cucumber-java uses PicoContainer to
instantiate the POJOs that define the annotated st...