The inside scoop on what's happening with Tapestry ... from the creator of the Apache Tapestry framework. Plus all the normal, random thoughts on coding and technology.
Friday, June 19, 2009
Apache Tapestry 5: State of the Union
I've just uploaded my slide deck from JavaOne this year:
I like T5 too, I'm planning to start a project using it. I'll have to download extra components, it would be *great* if default distribution includes tab-component,accordion,etc
One question: t5 supports liveClassReloading and liveTemplateReloading, is it possible in the future to support liveI18Nreloading? thanks!
Live reloading applies to classes, templates and message catalogs (properties files).
You may be seeing problems related to Tomcat, which tends to copy the files out of the WAR which interferes with Tapestry's ability to determine if anything has changed.
Please note that this is not a support forum for Tapestry. Requests for help will be deleted. Please subscribe to the Tapestry user mailing list if you are in need of support, or contact me directly for professional (for pay) support.
Spammers: Don't bother. I delete your comments and it's a waste of time for both of us. 垃圾邮件发送者:不要打扰。我删除您的评论和它的时间对我们双方的浪费
I love Tapestry 5. Thank you very much.
ReplyDeleteI like T5 too, I'm planning to start a project using it. I'll have to download extra components, it would be *great* if default distribution includes tab-component,accordion,etc
ReplyDeleteOne question: t5 supports liveClassReloading and liveTemplateReloading, is it possible in the future to support liveI18Nreloading? thanks!
Live reloading applies to classes, templates and message catalogs (properties files).
ReplyDeleteYou may be seeing problems related to Tomcat, which tends to copy the files out of the WAR which interferes with Tapestry's ability to determine if anything has changed.
So... If I get a good environment, i18n files will be live reloaded? thanks!
ReplyDelete