Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by ErikVullings: http://wiki.apache.org/tapestry/Tapestry31Status ------------------------------------------------------------------------------ of simplifications of the DTD: * <set-property> and <set-message-property> (inside <bean>) are now just <set> and use a binding reference * <asset> has replaced <context-asset>, <private-asset> and <external-asset>, and there's a new prefixing system for assets - * Order of elements is less needlessly in the DTD + * Order of elements is less needlessly rigid in the DTD Partial support for modular applications, that is spanning directories, is in place. The Shell component is now all but required, since it needs to write a <base> tag into pages. @@ -114, +114 @@ Added a lot of abstractions to support FriendlyURLs. A typical Tapestry URL is now something like {{{http://.../context/Home.direct?component=border.link}}}. Requires more mappings in web.xml and some corresponding configuration in hivemodule.xml. + = Jan 2005 = + + Started refactoring property persistence, to make it pluggable. + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
