actually my intention was to use wicket-phonebook as a guide to best-practices for db-driven wicket apps. that is why it uses the repeaters and will soon use wicket-contrib-spring. i intentinally kept it very small and focused.

i was thinking of creating another project that will use the latest / greatest wicket has to offer. the phonebook, imho, is too simple to showcase everything. i was also thinking of using that project to create a trail that layers functionality from simple to complex until the project is done.

unfortunately i have quiet a bit to do right now and wont be able to get to that soon.

-Igor


On 12/7/05, Eduardo Rocha < [EMAIL PROTECTED]> wrote:
In my opinion, it's time to organize things a little bit. Currently I
see these three projects like this:

wicket-phonebook: uses the reapeters extension package and a kind of
spring integration (service locator);
wicket-contrib-spring: has code to allow injection of spring beans,
but no usage example;
wicket-contrib-spring-examples: it is outdated, using a king of spring
integration that maybe no one is using actually;

So, people say "John, look at these three projects...", but there is a
lot of confusion.

My suggestion:

for wicket-contrib-spring-examples: a very simple example using
wicket-contrib-spring, using a simple ListView
for wicket-phonebook: a killer application, using Wicket's last
features. It is already using reapeaters, maybe it could use a
DatePicker, maybe some ajax, certainly the new spring integration,
etc...

2005/12/7, Martijn Dashorst < [EMAIL PROTECTED]>:
> I read from Juergen's message, that the wicket-contrib-spring and
> wicket-contrib-spring-examples are more appropriate. You may want to check
> that also. Both are also available through anon cvs on the wicket-stuff
> project.
>
>  At least, they provide the latest and greatest insights into Wicket and
> Spring. There has been quite a discussion and progression a few weeks back.
>
>  Martijn
>
> On 12/7/05, John Moore <[EMAIL PROTECTED]> wrote:
> > Martijn Dashorst wrote:
> >
> > > John,
> > >
> > > For the true demonstrator, you need to check out (from anon-cvs) the
> > > wicket-phonebook example. You can find it here:
> > >
> > > cvs -d:pserver:[EMAIL PROTECTED]
> :/cvsroot/wicket-stuff co
> > > wicket-phonebook
> > >
> > > I think it uses the latest and greatest from Wicket. Perhaps Igor can
> > > shed a light on that?
> > >
> > Thanks, checked this out and am taking a look now.
> >
> > John
> >
> > --
> > ==============================================
> > John Moore  -  Norwich, UK  -  [EMAIL PROTECTED]
> > ==============================================
> >
> >
> > -------------------------------------------------------
> > 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_id=7637&alloc_id=16865&op=click
> > _______________________________________________
> > Wicket-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>
>
> --
> Living a wicket life...
>
> Martijn Dashorst - http://www.jroller.com/page/dashorst
>
> Wicket 1.1 is out: http://wicket.sourceforge.net/wicket-1.1


-------------------------------------------------------
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-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to