guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xmlrpc module


From: Aleix Conchillo Flaqué
Subject: Re: xmlrpc module
Date: Fri, 14 Jan 2011 00:52:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20101227 Iceowl/1.0b1 Icedove/3.0.11

I found out that array elements can have any type, so...

- sxmlrpc-array data

  Create an XMLRPC array for the given data list. Each item in the list
  is and XMLRPC value of any type.

  (sxmlrpc-array (map sxmlrpc-integer '(1 2 3)))

Module attached again.

Aleix

Attachment: xmlrpc.scm
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]