Added functions to carry the MultiStatus object in the RequestID. Makes it simpler to integrate recursive operations in find_file etc, and also makes it possible to do these kinds of operations internally without going through a string formatted xml response. Use better typing for the prefixed MultiStatus wrapper to avoid confusion with the MultiStatus instance carried in RequestID. Added MultiStatus.add_status. Updated the PropertySet prototype. Rev: server/base_server/prototypes.pike:1.104