Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

xmlrpc parameter mapping for OO-style programming.

Originally published: 2004-12-17 06:18:46
Last updated: 2004-12-17 06:18:46
Author: Diez Roggisch

This recipe automates the creation and lookup of objects passed from and to xmlrpc server methods so that incoming calls arguments are automatically replaced by their respective objects, and returned objects get mapped and their ids returned.