so how do you propose we consolidate it?
instead of javadoc have links to the wiki?
/**
* see wicket.apache.org/wiki/authstrat
*/
public interface IAuthorizationStrategy {...}
that would really really suck.
-igor
On 8/9/07, Alexander Schatten <[EMAIL PROTECTED]> wrote:
>
> Martijn Dashorst wrote:
> > http://cwiki.apache.org/WICKET/framework-documentation.html
> >
>
> sorry, I sent the last email to quick, was a Mistake; what I wanted to
> point out is this:
>
> http://cwiki.apache.org/WICKET/framework-documentation.html
>
> this is your link, and it apparently has interesting information,
> whereas when you search (as probably every newbie would) starting from
> the wicket website, you go to the wiki and reference info, you come to:
>
> http://cwiki.apache.org/WICKET/reference-library.html
>
>
> now: this is what I meant before with very confusing documentation:
> these two pages apparently cover similar topics, but are different in
> details. then there is the confusing component reference plus the
> javadoc which is also misleading sometimes (see the authentication stuff
> with reference to non-existing methods).
>
> don't you think this information base should be consolidated?
>
>
>
> thank you very much
>
>
>
> Alex
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>