
12-12-2003, 12:14 PM
|
|
ubergeek
|
|
Join Date: Oct 2003
Posts: 263
|
|
XML-RPC as object model
Make no mistake, XML-RPC has its flaws, but this function invocation protocol is also well-suited to a variety of tasks. Here, columnist David Mertz examines XML-RPC as a way of modeling object data, and -- in response to reader feedback -- compares XML-RPC as a means of serializing objects with the xml_pickle module discussed in his earlier columns. Code samples illustrate this comparison in detail. Read XML-RPC as object model here
__________________
md
|