hmm normally i think we try to create the object
by calling the default constructor
And i see it does have a default constructor

But is that Envelope object really your model object?

Do you have a simple test case that i can add to the PropertyResolverTest ?

On Tue, Mar 24, 2009 at 15:11, Andrea Aime <aa...@opengeo.org> wrote:

> James Carman ha scritto:
>
>> Or, you could provide a "wrapper"
>>
>
> A wrapper... how? In particular, how is the wrapper
> notified that it's time to set all the properties back in the
> envelope? (sorry, model rookie here).
>
> Btw, Johan suggestion works, but bombs out in
> the case the envelope is null.... which is another
> case I have to handle, if the user did not enter
> any values in the text fields, it should stay
> null. How is this handled?
>
> Cheers
> Andrea
>
> --
> Andrea Aime
> OpenGeo - http://opengeo.org
> Expert service straight from the developers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to