Yes thank you Nick.
I've create my own Any component from T5 5.0.3 sources ;)
Regards
May as well use the original. I've put it here:
http://wiki.apache.org/tapestry/Tapestry5AnyComponent
Please update or add examples of its use.
I think Any was prematurely deprecated.
Cheers,
Nick.
David Avenante wrote:
Yes, after investigation you're right.
So I think I need to re-implement
Yes, after investigation you're right.
So I think I need to re-implement an Any component ;)
Thank you for your input.
David Avenante" <[EMAIL PROTECTED]>
To: "Tapestry users"
Sent: Wednesday, August 01, 2007 3:31 PM
Subject: [T5] Any component Bis
Hi,
The Any component is gone and now
...
is now just:
...
but is it possible since it's gone to add a mixin to and element like
Hi,
The Any component is gone and now
...
is now just:
...
but is it possible since it's gone to add a mixin to and element like
My layout
When I try this case tapestry throw me this error :
You may not specify mixins for element because it does not
represent a component (which requires ei