Path to this page:
./
wip/gin,
GIN is Guice for Google Web Toolkit client-side code
Branch: CURRENT,
Version: 1.5,
Package name: gin-1.5,
Maintainer: ryoonGIN (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.
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: cde394d111b3af798935ab5391da79ef3173c8cb
Filesize: 1030.921 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-05-13 09:59:06 by Ryo ONODERA | Files touched by this commit (4) | |
Log message:
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.
|