all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thomas Fitzsimmons <fitzsim@fitzsim.org>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: emacs-devel@gnu.org
Subject: Re: [elpa] Excorporate: Exchange integration package
Date: Mon, 09 Feb 2015 08:21:27 -0500	[thread overview]
Message-ID: <m3h9uv1aqw.fsf@fitzsim.org> (raw)
In-Reply-To: <87bnl35jbt.fsf@gmx.de> (Michael Albinus's message of "Mon, 09 Feb 2015 14:02:30 +0100")

Michael Albinus <michael.albinus@gmx.de> writes:

> Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:
>
>> To be clear, making EWS work involved extending soap-client's for XML
>> Schema Definitions in general ways.  There is nothing EWS-specific in
>> that work; nothing that advantages EWS over other SOAP services.  The
>> resulting improvements found bugs in soap-client's support for other
>> services like Debbugs.  I feel very strongly that Excorporate's
>> rejection from GNU ELPA has no bearing on merging these general
>> soap-client improvements.
>
> I know that, and I'll await happily the improved soap-client.el in the
> repo.
>
> Do you know something outstanding which shall be fixed in debbugs.el?
> There are some hacks in Debbugs.wsdl I had to apply due to restricted
> soap-client.el support, IIRC.

One in particular is that soap-client wasn't handling xsi:type overrides
like this:

    <found xsi:type="apachens:Map">
      <item>
        <key xsi:type="xsd:string">24.3.50</key>
        <value xsi:nil="true" />
      </item>
    </found>

I had to update our soap-client test case to expect the string "24.3.50"
instead of the symbol 24.3, in this case, now that the override is
working.

If you can provide the hacked and unhacked Debbugs.wsdl I can try them
out in the test suite.  We'll also need to retest "live" debbugs-gnu
carefully as part of the merge to check for regressions.

Thomas



  reply	other threads:[~2015-02-09 13:21 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-08 21:21 [elpa] Excorporate: Exchange integration package Thomas Fitzsimmons
2015-02-09  4:08 ` Stefan Monnier
2015-02-09  6:56   ` Achim Gratz
2015-02-09  8:05   ` Michael Albinus
2015-02-09  9:05     ` joakim
2015-02-09 11:00   ` Daniel Colascione
2015-02-09 12:24   ` Thomas Fitzsimmons
2015-02-09 12:40     ` David Kastrup
2015-02-09 14:16     ` Stefan Monnier
2015-02-10 20:23       ` Stefan Monnier
2015-02-11  1:24         ` Thomas Fitzsimmons
2015-02-11  6:55           ` Tassilo Horn
2015-02-11  9:42             ` David Kastrup
2015-02-11 12:59               ` Tassilo Horn
2015-02-11 13:07                 ` Dmitry Gutov
2015-02-11 13:53                   ` Michael Albinus
2015-02-11 15:01                   ` Tassilo Horn
2015-02-09 22:07   ` Richard Stallman
2015-02-09  8:14 ` Michael Albinus
2015-02-09 12:41   ` Thomas Fitzsimmons
2015-02-09 13:02     ` Michael Albinus
2015-02-09 13:21       ` Thomas Fitzsimmons [this message]
2015-02-09 13:34         ` Michael Albinus
2015-02-09 17:22           ` SOAP, WSDL Ivan Shmakov
2015-02-09 18:38             ` Michael Albinus
2015-02-09 18:50               ` Ivan Shmakov
2015-02-09 14:09     ` [elpa] Excorporate: Exchange integration package Stefan Monnier
2015-02-09 10:06 ` SAKURAI Masashi

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3h9uv1aqw.fsf@fitzsim.org \
    --to=fitzsim@fitzsim.org \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.