Actually, I don't think we need such a method nor a tagging interface
at all after the refactorings?

Eelco


On 11/29/05, Johan Compagner <[EMAIL PROTECTED]> wrote:
> i agree and i also find that a much better approache
> especially because you can check the class instead of an instance of it.
>
> johan
>
>
>
> On 11/29/05, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> > if we create a tagging interface there is no longer a need for
> iserrorpage()
> >
> > -Igor
> >
> >
> >
> >
> > On 11/29/05, Maurice Marrink < [EMAIL PROTECTED]> wrote:
> > > I know Page has an isErrorPage method to identify errorpages from
> > > normal pages, but if you only have the classname of the page (for
> > > example in
> IAuthorizationStrategy.allowCreateComponent(Class clz))
> > > that is not enough.
> > > Therefore i would like to suggest a tagging interface (say ErrorPage)
> > > that all pages the return true for isErrorPage should implement. So we
> > > can easilly distinct between the different pagetypes.
> > >
> > > Maurice
> > >
> > >
> > > -------------------------------------------------------
> > > 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