> Bad bad bad bad thing that the examples for the wicket-extensions are either
> hard to find or not documented very well. I'm trying for half a day now to
> find an example markup for inserting a treetable, but could not find
> anything.

org.apache.wicket.examples.ajax.builtin.tree

> IMO it would be _very_ useful to make wars/jars/zips with Eclipse projects
> available for download for all wicket-extensions examples. And also easy to
> do, right?

You can get it straight from subversion at
http://svn.apache.org/repos/asf/incubator/wicket/trunk/jdk-1.5/wicket-examples.
Make it an Eclipse project by executing 'mvn eclipse:eclipse' and
you're ready to import it in your workspace.

> IMO programming with something new is very much like cooking: you never get
> it perfectly right before you see somebody else doing it properly. If you
> (experienced wicket users/wicket developers) just give us (beginners)
> readymade food for tasting, we'll never start cooking your receipes, no
> matter how much we like the taste. We have to see you cooking.

Sure. We feel we've done quite our bit with the examples though; most
constructs and components are convered, and if we introduce new ones,
we typically add them to the examples project. Also, it's a project we
do in our free time mostly, and our core goal is to deliver a
framework that works well for the current users. It's nice to get new
users on board, but it's a secondairy goal.

Anyway, if you miss something specific, please send a note/ open a
feature request, and hopefully we (the community) can help out.

Eelco

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to