On Tue, Feb 7, 2012 at 11:44 AM, Martin Grigorov <[email protected]> wrote:
>> does not compile in Wicket 1.5: RequestParameters is unknown,
>> RequestCycle.get().getProcessor() is unknown, IBookmarkablePageRequestTarget
>> is unknown, the migration guide is no help.
>
> And it wont get any better until people like you improve it with their
> findings...
> The wiki is community based.

Thomas pointed out a missing part in our migration guide. You can't
assume someone looking for a way to solve a migration issue, to *fix*
the guide without a way to fix their own problem.

As the request processing was completely overhauled in 1.5, I don't
expect a detailed migration guide for any and all things that were
modified, or all use cases where our code can be used. The code was
developed way back, and then integrated over a couple of months.

Working directly with request parameters to decode incoming requests
yourself does seem like an edge use case, so no provisions were made
to clear that up in the migration guide.

Martijn

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to