[ http://issues.apache.org/jira/browse/TAPESTRY-1053?page=comments#action_12427378 ] Jun Tsai commented on TAPESTRY-1053: ------------------------------------
But I don't need key. I want to implement dojo tree widget in tapestry.The tree need json object array without key. How to implement? > Can't use IJSONWriter to write a JSONArray object. > -------------------------------------------------- > > Key: TAPESTRY-1053 > URL: http://issues.apache.org/jira/browse/TAPESTRY-1053 > Project: Tapestry > Issue Type: Improvement > Affects Versions: 4.1.1 > Reporter: Jun Tsai > > I want to write an array ({{x,x,x,x},{y,y,y,y}}) using IJSONWriter,I find I > can't do it. > I want to use JSONArray to create json string. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
