On 28 Mar 2006, at 03:29, Anthony Liguori wrote:
Attached patch fixes a problem in marshaling large integers. It
seems to only occur on systems with very large memory. However, on
those systems, it's a show-stopper. I see this as a temporary
solution until we can sanitize the XML-RPC functions and get rid of
all the S-Expression stuff.
I thought the main reason to push the XML-RPC stuff before 3.0.2 was
to give a measure of stability to that interface, and provide a more
supportable interface for vendors to lock onto? That reasoning doesn't
really hold if the core of the interface needs more refactoring and
cleaning up post 3.0.2.