pkgsrc-wip/gin/DESCR
Ryo ONODERA 62ab937ed7 Import gin-1.5 as wip/gin.
GIN (GWT INjection) brings automatic dependency injection to Google
Web Toolkit client-side code. GIN is built on top of Guice and uses
(a subset of) Guice's binding language. By using GWT's compile-time
Generator support, GIN has little-to-no runtime overhead compared
to manual DI.

This package is not tested yet.
Please improve it freely.
2012-05-13 07:59:06 +00:00

5 lines
284 B
Text

GIN (GWT INjection) brings automatic dependency injection to Google
Web Toolkit client-side code. GIN is built on top of Guice and uses
(a subset of) Guice's binding language. By using GWT's compile-time
Generator support, GIN has little-to-no runtime overhead compared
to manual DI.