> I see,
> 
> The 2nd question was posted before I got the answer for the 1st one.
> There is some delay before messages from the list are delivered.
> 
> Quite important part of the wicket-examples application is 'displaytag'.
> Is it also something made 'ad hoc', just to show the idea of how it
> can be achieved?

actually displaytag was meant to proof that ListView does meet real
life application requirements and that in fact it is far easier to use
than the displaytag JSP tag library and far more flexible.

> Does the core wicket library contain something similar, where I can
> generate similar tables without copying 2-3 basic example utilities
> from wicket-examples to reuse them?
>

we hope that the number of reusable components will grow in the
future. Because not all components can be in core, we decided to keep
the core realy focussed on the basics and just provide the most
important components which almost everyone will need in almost every
application. Project wicket-stuff is an extension to core providing
higher level components already. In the future we hope something like
CPAN (for perl) or http://eclipse-plugins.2y.net/eclipse/index.jsp
will emerge. A kind of component library.
 
Juergen


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to