| Summary: | [Protocol] Use JSON arrays for operations | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ralf Sternberg <rsternberg> | ||||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | enhancement | ||||||||
| Priority: | P3 | CC: | tbuschto | ||||||
| Version: | 1.5 | ||||||||
| Target Milestone: | 1.5 M6 | ||||||||
| Hardware: | PC | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Ralf Sternberg
Created attachment 211793 [details]
client changes
These are the necessary changes for the web client.
Created attachment 211841 [details]
server changes
Attached a patch with the server-side change I've used for my evaluation. Does not include changes to unit tests and possible cleanup.
Applied both patches to CVS HEAD, and updated tests/fixture. The client still provides the old "processOperation" API that is used by most client tests and (currently) clientscripting. The tests should be updated bit-by-bit until we can remove it. |