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