Isn't <span wicket:id="fkjksdfjs"> a ComponentTag and <wicket:extend> a  
WicketTag? Some WicketTags seem already to be processed in this chain, so  
creating them later out of ComponentTags would not be a good solution.

Tom


On Thu, 12 Apr 2007 22:48:54 +0200, Igor Vaynberg  
<[EMAIL PROTECTED]> wrote:

> it will not be wrapped into wickettag, only wicket namespaced tags are.  
> it
> will be wrapped into componenttag, but it is a chain, you can then wrap  
> the
> componenttag into a wicket tag :)
>
> -igor
>
>
> On 4/12/07, Thomas Singer <[EMAIL PROTECTED]> wrote:
>>
>> > does it need to be before?
>>
>> Well, it should before XmlTags will be wrapped in
>> ComponentTags/WicketTags, isn't it?
>>
>> Tom

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to