Eelco Hillenius wrote:
> Tags with wicket:id attributes are coupled to Wicket components, while
> <wicket:xxx> are more like processing instructions. I/ we feel like
> this is a big distinction and should be communicated as such.

what about my other message about a CompositeComponent. how is it so different 
from a pannel (the difference is just in how it interacts with a model). also 
wicket:link is like an automatic created component. for me, this is just extra 
syntax.

<wicket:link> actually is more of a processing instruction: it
processes all the nested anchors to see whether it can be used to
automatically insert auto links.

But I guess it's partly a taste matter too. I like the way it works
now, and we are still XHTML complient with this.

Eelco


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to