Thanks for this.

I'll take a look at all your suggestions as soon as I can and update the
wiki page.


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Eelco Hillenius
> Sent: 9 February 2006 17:33
> To: [email protected]
> Subject: Re: [Wicket-user] Added i18n page to wiki
>
>
> I second that. Thanks Sven.
>
> Furthermore, Dave, did you ever look at the StringResourceModel?
> That's what should work with your localized labels instead of the
> if/else switches you implement on that Wiki article. Or is there
> something I missed?
>
> Eelco
>
> On 2/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Hello Dave,
> >
> > you write:
> > 'Some people think that links should be treated just like any
> other component. I tend to feel, however, that links do not fit
> in so well in the "component" mould and deserve special treatment.'
> >
> > I think you're absolutely right with the latter statement.
> Don't use a hammer (i.e. Wicket components) for everything.
> >
> > Why don't you just provide some bookmarkable links to your
> template designer?
> >
> > MyApplication.java:
> > mountBookmarkablePage("/links/coolPage", CoolPage.class);
> >
> > Then its up to the web designer if he wants to include a link or not:
> >
> > Page(_xx).html:
> > Take a look at <a href="/links/coolPage">this page</a>!
> >
> > I didn't wanted to tinker with your wiki entry, but IMHO this
> is the solution you're searching for in section 'Link Modeling'.
> >
> > Sven
> >
> > >I'm interested in strategies for i18n in Wicket, so I started a wiki
> > >page here:
> > >
> > >  http://www.wicket-wiki.org.uk/wiki/index.php/I18n_in_Wicket
> > >
> > >Contributions and discussions very welcome.
> > >
> > >
> > >I also discuss the "dilemma" of links under this model.
> > >
> > >
> > >Cheers,
> > >Dave
> > >
> > >
> > >
> > >
> > >
> > >-------------------------------------------------------
> > >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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> > >_______________________________________________
> > >Wicket-user mailing list
> > >[email protected]
> > >https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
> >
> > -------------------------------------------------------
> > 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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> > _______________________________________________
> > Wicket-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>
> -------------------------------------------------------
> 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://sel.as-us.falkag.net/sel?cmd=k&kid3432&bid#0486&dat1642
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>



-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to