Re: [T5] Any component Bis

2007-08-03 Thread David Avenante
Yes thank you Nick. I've create my own Any component from T5 5.0.3 sources ;) Regards

Re: [T5] Any component Bis

2007-08-01 Thread Nick Westgate
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

Re: [T5] Any component Bis

2007-08-01 Thread David Avenante
Yes, after investigation you're right. So I think I need to re-implement an Any component ;) Thank you for your input.

Re: [T5] Any component Bis

2007-08-01 Thread Evan Rawson - Work
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

[T5] Any component Bis

2007-08-01 Thread David Avenante
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