-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: Browser Binding Proposal
-
Component/s: Browser Binding
-
None
-
Environment:
All
Recognizing that the Browser Binding proposal is not a proposal for a JavsScript API (as decided in our first meeting of the Browser Binding subcommittee), still it would be convenient if browser clients could handle the returned JSON data directly using a JavaScript function. For example, if I had a JavaScript function that understood how to parse and render the JSON representation of the contents of a CMIS folder answered by getChildren, then I could specify this function directly in the GET request for getChildren.