On 9/23/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> On 9/23/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > I didn't implement the model changes that broke it.
>
> correct me if im wrong but i always thought that as core committers we are
> not bound to support wicket-stuff projects.

You're right, you don't have to.

> > And I don't quickly know how it should be fixed either.
>
> well and i dont quickly understand what that code should be doing.
> getnestedmodel() has been moved into iwrapmodel because it really only makes
> sense there. so if you expect that model to always be wrapped and want to
> get the outer model then you have to cast it to IWrapModel and call
> getnestedmodel() instead of casting it to menurowmodel.

I'll look into it then.

Eelco

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to