as I am looking for good wicket widgets I found the datatable and layouting widgets from YUI very pleasant. look this: http://developer.yahoo.com/yui/examples/layout/adv_layout_source.html !!!
there is a yui-project at wicketstuff, but hardly to find, which repository path is the right one for trunk... https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/plbogen-yui-testing/? https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/wicket-contrib-yui/? https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/wicket-contrib-yui-1.3.5/? oh myabe it is this: https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/yui-parent/ am I right? So my second question: Why not integrate YUI library completely into Wicket 1.4 (or following version) as dynamic widgets? I think BSD license would allow this to be used in an Apache licensed product (what wicket is)... Wicket needs really those widgets/layouting etc. to compete with JSF or the other bad guys!
