JSON is used in our servlet, spring, and console examples.
<div>-------- Original message --------</div><div>From: Volkan Yazıcı <[email protected]> </div><div>Date:12/30/2014 5:02 AM (GMT-05:00) </div><div>To: [email protected] </div><div>Cc: </div><div>Subject: JSON toString methods in data classes </div><div> </div>Hi, Is there a particular reason for why are we returning JSON formatted output from toString() methods of o.a.d.data.* classes? This convention is not followed by .NET/VB clients, if I am not mistaken. Best.
