- Unify listeners better, with parameterized operation types for both
completion and detail.
- Unify propfind and general-listener code for big ole code-sharing win.
git-svn-id: svn://10.0.0.236/trunk@164622 18797224-902f-48f8-a5cc-f745e15eee43
Refactor the parse-and-list-responses code so that upcoming multiresult
work for non-PROPFIND operations can use it.
git-svn-id: svn://10.0.0.236/trunk@163818 18797224-902f-48f8-a5cc-f745e15eee43
- return properties for propname results, as well as properties proper.
(Depends on 263957 to actually be useful.)
- ACString > string.
- remove vestigial ChildListener interface.
- OperationListener is also used for get and put.
- put needs a content-type.
- getToOutputStream for somewhat easier use from script.
- implement put, getToOutputStream
- much refactoring of propfind stuff for reuse and clarity
- "davshell" xpcshell test framework
- honestly, did we lose a string-API bet with someone?
git-svn-id: svn://10.0.0.236/trunk@163577 18797224-902f-48f8-a5cc-f745e15eee43