I'd like to keep cdapp. It's similar but not exactely the same as
phonebook. Both are cruds, but while phonebook is a better example as
far as the best practices go, cdapp is a nice example for people that
want to see how to do things lower level (phonebook uses the dataview
package I think) and there's a couple of toys in it like the dynamic
thumbnail. It was never writen for a certain package/ project, but
just as a more elaborate database driven example that gives people a
better idea how Wicket can be used for 'business' apps.

Eelco


On 12/23/05, Juergen Donnerstag <[EMAIL PROTECTED]> wrote:
> On 12/23/05, Laurent PETIT <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > (sorry for the cross-posting between wicket-stuff-develop &
> > wicket-develop, but I'm not sure that a lot of people monitor the
> > wicket-stuff-develop list ?)
> >
> > There are a couple of questions I, have related to the
> > wicket-contrib-examples project:
> >
> > - the project contains classes for wicket.examples.cdapp twice: once
> > in ${basedir}/src/java, once in ${basedir}/src/wicket. The latter
> > seems to not have evolved since its initiall import.
> >
> > I think the ${basedir}/src/wicket directory should be deleted. Do you agree 
> > ?
> >
>
> cdapp is the predecessor of the phonebook example and has been
> developed by Eelco.
>
> > - The project does not contain a ${basedir}/src/launcher directory
> > with Jetty launcher, something similar to wicket-phonebook for
> > example.
> > Would you mind if I add this to wicket-contrib-examples ?
>
> go ahead
>
> >
> > - the cdapp has been developed in the wicket.examples package
> > "namespace". The other wicket-contrib examples use the
> > wicket.contrib.examples package "namespace". Why a different namespace
> > for cdapp ? Where is the "reference" code for the cdapp hosted ?
> > Always in wicket-contrib-examples, or somewhere else ? If somewhere
> > else, should'nt we definetely remove cdapp from wicket-contrib
> > examples ?
> >
>
> I can't remember the details.
>
> > thanks in advance,
> >
> > --
> > laurent
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> > for problems?  Stop!  Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> > http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
> > _______________________________________________
> > Wicket-develop mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/wicket-develop
> >
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
> _______________________________________________
> Wicket-develop mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to