Re: JSONQueryServlet questions

2009-06-16 Thread D. Stuart Freeman
fails for multi-value properties ... I created SLING-1006 [1] to track this and will commit a fix shortly. Do you still need the full node dump functionality ? Regards Felix [1] https://issues.apache.org/jira/browse/SLING-1006 D. Stuart Freeman schrieb: On Fri, Jun 12, 2009 at 08:18

JSONQueryServlet questions

2009-06-12 Thread D. Stuart Freeman
as . Is this a known issue, or should I open a Jira? Also, is there a way to request that the JQS return all defined properties on a node? -- D. Stuart Freeman Georgia Institute of Technology signature.asc Description: Digital signature

Re: JSONQueryServlet questions

2009-06-12 Thread D. Stuart Freeman
On Fri, Jun 12, 2009 at 08:18:01PM +0200, Felix Meschberger wrote: Hi Stuart, D. Stuart Freeman schrieb: I'm trying to get back a multivalued property from the JSON Query Servlet, but it appears that that doesn't work. Here's what I did: curl -Ftitle=some title text -Ftext=some

Possible sling JSONObject bug

2009-06-05 Thread D. Stuart Freeman
. Stuart Freeman Georgia Institute of Technology signature.asc Description: Digital signature

Re: Possible sling JSONObject bug

2009-06-05 Thread D. Stuart Freeman
I just realized this is because JSONObject doesn't override equals. Maybe it should? On Fri, Jun 05, 2009 at 01:10:30PM -0400, D. Stuart Freeman wrote: Should it hold that if we have two JSONObjects, j and k, that if j.toString().equals(k.toString()) then j.equals(k)? I ask because I've found

Re: Possible sling JSONObject bug

2009-06-05 Thread D. Stuart Freeman
(you can iterate over it). It is not to be seen as a pure hash map. Regards, Alex -- Alexander Klimetschek @iPhone Am 05.06.2009 um 21:00 schrieb D. Stuart Freeman stuart.free...@et.gatech.edu: In the example I do both a toString() comparison and an Object comparison to show

Re: Sling Documentation

2009-06-02 Thread D. Stuart Freeman
-Original Message- From: D. Stuart Freeman [mailto:stuart.free...@et.gatech.edu] Sent: Friday, May 29, 2009 3:59 PM To: sling-dev@incubator.apache.org Subject: Sling Documentation I'm here to help. I've looked at http://cwiki.apache.org/confluence/display/SLING/Status

Re: Sling Documentation

2009-06-02 Thread D. Stuart Freeman
then be able to make your changes. After that I will take them over to the Sling website. So just tell me, which page you like to update or rewrite. As I said, every help is very welcome. best regards mike -Original Message- From: D. Stuart Freeman [mailto:stuart.free

Sling Documentation

2009-05-30 Thread D. Stuart Freeman
-sling.html it looks to be accurate, so I wonder if there's a specific goal to updating this page. -- D. Stuart Freeman Georgia Institute of Technology signature.asc Description: Digital signature