Google Gin 1.5 有什么新功能?
有人尝试过最近发布的 Google Gin (1.5) 版本吗?我想了解该版本中的新功能以及 GWT 的使用体验。
Has anyone tried the recently released version of Google Gin (1.5)? I would like to know the new features in the release and any usage experiences with GWT.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
此版本为 Gin 带来了一些主要的新功能,例如 AsyncProviders、
AssistedInject 和 JSR330 兼容性。还有大量错误修复
并包括更好的错误报告。
如前所述,此版本包含两个编译和源代码
版本,一种用于 GWT 2.2.1 及之前版本,一种用于 GWT 2.2.0 及之前版本
之后。
(c) Peter Schmitt Google 群组 - Gin 1.5 发布
This release brings some major new features to Gin, such as AsyncProviders,
AssistedInject and JSR330 compatibility. There are also plenty of bug fixes
and better error reporting included.
As previously discussed, this release contains two compiled and source
versions, one for use with GWT 2.2.1 and before and one for GWT 2.2.0 and
later.
(c) Peter Schmitt groups google - Gin 1.5 released
从我的角度来看,主要区别在于与 GWT 2.2 的兼容性。 GIN 1.0 不适用于 GWT 2.2。
From my perspective the main difference was compatibility with GWT 2.2. GIN 1.0 doesn't work with GWT 2.2.