The suggestion didn't really introduce anything that isn't already in the
@Shell component. It merely allows
you to have common values across pages.
----- Original Message -----
From: "Henri Dupre" <[EMAIL PROTECTED]>
To: "Tapestry development" <[email protected]>
Sent: Monday, July 31, 2006 6:58 PM
Subject: Re: Idea for @Shell improvement
On 7/31/06, devel - Fashion Content <[EMAIL PROTECTED]> wrote:
Ew, I find @Border an abomination tbh.
1) It breaks up the .html so it no longer looks like a normal html page
We have
<body jwcid="$content$">
<span jwcid="@Border" title="...">
...
</span>
</body>
This doesn't break at all the html.
The idea is to use encapsulation here instead of doing everything in the
@Shell.
2) It assumes that header remains the same across pages.
Not at all. You can add parameters and logic to your "border" component to
setup any defaults you like on the @Shell.
--
Henri Dupre
Actualis Center
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]