Hi,

Actually the plan is (was) to get rid of Wicket's JSONObject.
In Wicket 8.x there is no more such class. Now we use external dependency
to OpenJson for Wicket's internal JSON needs.

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Tue, Jul 18, 2017 at 1:28 PM, Илья Нарыжный <phan...@ydn.ru> wrote:

> Hello,
>
> Wicket has a great feature: ability to customize getting and setting
> properties from/to an object. It's done through IPropertyLocator.
>
> But at the same time wicket's JSONObject implementation use just common
> native properties of an object through Introspector. As a result: not all
> properties of customized object might be reflected in json.
>
> And plans to fix this unfair situation?
>
> Thanks,
>
> Ilia
> ---------------------------------------------
> Orienteer(http://orienteer.org) - open source Business Application
> Platform
>

Reply via email to