12
返回列表 发新帖
楼主: Sky-Tiger

In Memory Data Grid Technologies

[复制链接]
论坛徽章:
350
2006年度最佳版主
日期:2007-01-24 12:56:49NBA大富翁
日期:2008-04-21 22:57:29地主之星
日期:2008-11-17 19:37:352008年度最佳版主
日期:2009-03-26 09:33:53股神
日期:2009-04-01 10:05:56NBA季后赛大富翁
日期:2009-06-16 11:48:01NBA季后赛大富翁
日期:2009-06-16 11:48:01ITPUB年度最佳版主
日期:2011-04-08 18:37:09ITPUB年度最佳版主
日期:2011-12-28 15:24:18ITPUB年度最佳技术原创精华奖
日期:2012-03-13 17:12:05
11#
 楼主| 发表于 2012-9-19 17:55 | 只看该作者
Some of the initially planned and very important features did not make it to the beta 1. These include:

Server-push
Taglib for easy JSP/JSF integration
WAI-ARIA support
On the fly translation support
Please do accept our apologies for this. We did our best, but ran out of time. We still plan to deliver all of these in a future minor release. To begin with, the preliminary plan for 7.1 is to include server-push, a redesigned table component (yes, finally) as well as support for using many of the Vaadin widgets on the client-side applications.

There are still some really important projects going on in parallel with Vaadin 7.0. These are not ready yet:

Vaadin Eclipse Plug-in with Vaadin 7 support. The work is in progress to integrate Apache Ivy for dependency management.
Marko Grönroos is writing a new edition of the Book of Vaadin that will cover Vaadin 7. It is still far from ready. We will release draft editions later this year, with no timebox for the final edition. It is ready when it is ready. Hopefully before the end of the year.
Sampler and demos are still to be updated. We are working on them and plan to add demo coverage iteratively - starting from Vaadin 7.0 release.

使用道具 举报

回复
论坛徽章:
350
2006年度最佳版主
日期:2007-01-24 12:56:49NBA大富翁
日期:2008-04-21 22:57:29地主之星
日期:2008-11-17 19:37:352008年度最佳版主
日期:2009-03-26 09:33:53股神
日期:2009-04-01 10:05:56NBA季后赛大富翁
日期:2009-06-16 11:48:01NBA季后赛大富翁
日期:2009-06-16 11:48:01ITPUB年度最佳版主
日期:2011-04-08 18:37:09ITPUB年度最佳版主
日期:2011-12-28 15:24:18ITPUB年度最佳技术原创精华奖
日期:2012-03-13 17:12:05
12#
 楼主| 发表于 2012-9-19 17:55 | 只看该作者
Maven

The easiest way of getting started would be with Maven. If you prefer command-line, you can create a new project with:

mvn archetype:generate -DarchetypeGroupId=com.vaadin -DarchetypeArtifactId=vaadin-archetype-application -DarchetypeVersion=7.0.0.beta1 -Dpackaging=war

Then just compile and run with:

mvn package jetty:run

Your application will be running on http://localhost:8080/

Protip: If you won't be using add-ons or writing any client-side code, you can skip fairly slow initial client-side compilation by deleting AppWidgetSet.gwt.xml under src/main/java and removing the widgetset init-param from src/main/webapp/WEB-INF/web.xml. Without your custom widgetset, a precompiled default widgetset is used instead.

Eclipse / IntelliJ / Netbeans

At the moment, you should use Maven with the preferred IDE of yours. Early version of the Eclipse plugin can be downloaded from http://vaadin.com/eclipse/experimental, but it still has way too many rough edges.

使用道具 举报

回复
论坛徽章:
350
2006年度最佳版主
日期:2007-01-24 12:56:49NBA大富翁
日期:2008-04-21 22:57:29地主之星
日期:2008-11-17 19:37:352008年度最佳版主
日期:2009-03-26 09:33:53股神
日期:2009-04-01 10:05:56NBA季后赛大富翁
日期:2009-06-16 11:48:01NBA季后赛大富翁
日期:2009-06-16 11:48:01ITPUB年度最佳版主
日期:2011-04-08 18:37:09ITPUB年度最佳版主
日期:2011-12-28 15:24:18ITPUB年度最佳技术原创精华奖
日期:2012-03-13 17:12:05
13#
 楼主| 发表于 2012-9-19 17:56 | 只看该作者
Help yourself, test and report back to us. General comments, feedback and rants are welcome on the forums – tell us what you think.

But most importantly, please post bugs reports to dev.vaadin.com.

One more thing. When the Vaadin 7.0.0 will be out? While we did plan that to be on Oct 1, we really do not know the exact release date. We will keep releasing weekly updates to beta until it looks good and polished.

Happy hacking!

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表