Issue Details (XML | Word | Printable)

Key: SIM-165
Type: New Feature New Feature
Status: Open Open
Assignee: Unassigned
Reporter: Erik Hatcher
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
SiteMesh

Tapestry Decorator implementation

Created: 27/Jan/05 12:21 PM   Updated: 02/Aug/05 06:51 PM
Fix Version/s: None

File Attachments: 1. Text File patch.txt (4 kB)
2. HTML File tapestry-decorators.html (8 kB)
3. Zip Archive tapestry-sitemesh.zip (1.73 MB)



 Description  « Hide
Attached is a patch to the SiteMesh CVS HEAD for the build file and to integrate the Tapestry decorator infrastructure. Another attachment is a .zip of the new files for this implementation.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Erik Hatcher added a comment - 27/Jan/05 12:24 PM
The build.xml file patch will probably need some tweaks based on the SiteMesh team preferences for how to incorporate the Tapestry dependency.

Tapestry adds quite a number of JAR files (yeah, I know *sigh*) to the example WAR. This is well worth the benefit of having Tapestry be a decorator! :)

Erik Hatcher added a comment - 30/Jan/05 05:51 AM
Documentation for Tapestry decorator capability

Joe Walnes added a comment - 02/Aug/05 06:51 PM
The Tapestry components are now in CVS, however I haven't got round to the example app yet.