首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 地道的GWT的持久性和离线支持

地道的GWT的持久性和离线支持

  • 资源大小:12.74 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: GWT 支持 持久性 地道

资 源 简 介

Alcina Alcina is: * an application framework that provides transparent client-server propogation of changes to the app domain * "a stab at a generalised solution to webapp online/offline persistence". How it works - the very simple version: Objects are loaded from the server or instantiated locally, and registered with the TransformManager If the objects are to be edited in the browser UI, they"re bound to the widgets via the (great) Gwittir library The transform manager propogates serialized client graph changes to the server, while keeping a Gears/HTML5 local storage copy for offline app reload/remote synchronisation and offline load. Servlets and JPA take care of commiting these changes to the server graph. Note - this is any domain object graph (with a few caveats) - the functionality encompasses a subset of possible graphs persistable via JPA - but a subset that"s ess

文 件 列 表

alcina
.classpath
.git
.project
.settings
build.properties
build.xml
doc
extras
framework
framework-paths.xml
javadoc
lib
local.ant.properties.template
project-build.xml
project-distro-build.xml
template
thirdparty
tools
VIP VIP
0.205450s