Errai 3.2.0.Final 发布,异步消息传递框架
欢迎加入运维网交流群:263444886Errai 3.2.0.Final 发布,该版本包括一些重要的 bug 修复,还有一些新的特性,例如,支持 runtime template 等。与此同时,4.0 版本也已进入开发阶段。
Errai 3.2.0.Final 主要更新内容如下:
Bug
[*] - Update jboss.spec.jboss.javaee.6.0.version to v3.0.3.
[*] - Sending message from the client to the server doesn't work with Wildfly 8.2.0
[*] - Usage of TranslationService & associated @TranslationKey needs to be documented.
[*] - Errai Forge Addon runs into errors while being installed with Forge's addon-install-from-git command
[*] - Updates to elements in bound lists don't cause change events when list is not mutated
[*] - NPE in CdiExtensionPoints if any bean is in Java root package
[*]
->
[*] - Page path with non safe (non-ascii) url characters
[*] - Application fails to start when logging is disabled.
[*]
->
[*] - BindableListWrapper contains() calls convertToProxy() even for already proxied items
[*] - PropertyChangeHandlerSupport notifyHandlers() - new handlers cannot be added/removed from inside existing property change handler
[*] - Error with a layout hierarchy (templated composites) over more than 1 level
[*] - ClientMarshaller running on server side instead of a ServerMarshaller
[*] - Catch "bad payload" exception ... subsequently a Chrome bug (Websocket)
Component Upgrade
[*] - Errai Security: Depends on a rather old version of DeltaSpike.
Enhancement
[*] - Make the navigation container injectable as a @DataField.
[*] - Raise exception if @Portable models use *reserved* names
[*] - Upgrade to keycloak 1.2.0
Feature Request
[*] - Support for generic methods in Errai RPC
[*] - @Templated with templates available at run-time instead of compile-time
[*] - Support for JsonTypeInfo and inheritance with Jackson
[*] - Errai Binding: Support binding Widgets that implement TakesValue.
[*] - Add posibility to exclude Entities from Errai JPA scan
[*] - Allow for model properties to be updated on events other than GWT's ValueChangeEvent
Task
[*] - Refactor Errai BOM and align dependency versions with JBoss integration BOM
[*] - Update Getting Started section in reference guide
更多3.2.0 final 的更新内容请查看:release notes
Happy coding!
Errai是JBoss开发的一个基于GWT的框架,使用下一代WEB技术,用于构建富客户端应用。该框架构建在ErraiBus基础上,为客户端与服务器的异步消息传递提供了一个真正统一的消息基础设施。
页:
[1]