Hello,
Thanks a lot for replay.
I realy need to use these two functions fromJSON() / toJSON(). Knowing that
there is a circular reference between my objects.
Can you tell me more how to use them?
Regards
From: Dale Newfield [via AppFuse]
[mailto:ml-node+2132854-1162864273-139.
On 5/9/10 9:57 AM, mlounnaci wrote:
I realy need to use these two functions fromJSON() / toJSON(). Knowing
that there is a circular reference between my objects.
Can you tell me more how to use them?
I wrote them by hand. Based on the library available from
http://www.JSON.org/java/index.htm
On May 9, 2010, at 9:48 AM, Dale Newfield wrote:
> On 5/9/10 9:57 AM, mlounnaci wrote:
>> I realy need to use these two functions fromJSON() / toJSON(). Knowing
>> that there is a circular reference between my objects.
>>
>> Can you tell me more how to use them?
>
> I wrote them by hand. Based