From: Romel Sandoval <romel@lavabit.com>
To: Andy Wingo <wingo@pobox.com>
Cc: guile-user@gnu.org
Subject: Re: Web services on guile
Date: Tue, 25 May 2010 09:48:36 -0500 [thread overview]
Message-ID: <1274798916.2156.1.camel@romel-compaq> (raw)
In-Reply-To: <m3wruuuxmr.fsf@pobox.com>
I think, I will go for s-expression then.
El dom, 23-05-2010 a las 23:16 +0200, Andy Wingo escribió:
> On Sun 23 May 2010 11:25, Sascha Ziemann <ceving@googlemail.com> writes:
>
> > 2010/5/22 Romel R. Sandoval Palomo <romel@lavabit.com>:
> >> I think I have four alternatives:
> >>
> >> 1. Keep the web service consumption part of the client in C using gSOAP
> >> 2. Write a binding of gSOAP library for Guile
> >> 3. Write a web services library for Guile from cero
> >> 4. Forget about PHP and use ONC RPC
> >
> > I found it quite complicated to handle complex data values with PHPs
> > SOAP-Server features. It will be much easier to use a s-list paser for
> > PHP and send the data as a-list.
>
> I would agree, FWIW. I wanted to implement XML-RPC at one point in
> tekuti, but decided not to after looking at the spec. An s-expression
> serializer/unserializer is fairly simply to write, you avoid
> distribution problems that way, and you also avoid impedance mismatches.
>
> Andy
prev parent reply other threads:[~2010-05-25 14:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-22 20:20 Web services on guile Romel R. Sandoval Palomo
2010-05-23 9:25 ` Sascha Ziemann
2010-05-23 21:16 ` Andy Wingo
2010-05-24 1:17 ` Linas Vepstas
2010-05-25 14:48 ` Romel Sandoval [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1274798916.2156.1.camel@romel-compaq \
--to=romel@lavabit.com \
--cc=guile-user@gnu.org \
--cc=wingo@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).