WHAT IS WDDX, DOES ZOPE SUPPORT IT?
Hi friends, for a bid I am asked to answer whether Zope supports wddx. What is that? Does Zope support it? Is it something widely used? thak you mit freundlichen Grüssen Robert Rottermann Wir wollen Technik mit Menschlichkeit verbinden, um Menschen mit Technik zu erreichen. www.redcor.ch - die website www.redcor.net - zope trainings (and more)
On Mon, Jun 24, 2002 at 04:30:07PM +0200, Robert Rottermann wrote:
for a bid I am asked to answer whether Zope supports wddx. What is that?
http://www.openwddx.org that's all I know, unfortunately hth. Jerome Alet
It's not really a matter of whether Zope supports it, but Python does. In the standard XML stuff there's a WDDX marshaller. see http://sourceforge.net/projects/pyxml On Mon, 24 Jun 2002 16:25:29 +0200 Jerome Alet <alet@librelogiciel.com> wrote:
On Mon, Jun 24, 2002 at 04:30:07PM +0200, Robert Rottermann wrote:
for a bid I am asked to answer whether Zope supports wddx. What is that?
that's all I know, unfortunately
hth.
Jerome Alet
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Thanks, Robert ----- Original Message ----- From: "Jerome Alet" <alet@librelogiciel.com> To: "Robert Rottermann" <robert@redcor.ch> Cc: <zope@zope.org> Sent: Monday, June 24, 2002 4:25 PM Subject: Re: [Zope] WHAT IS WDDX, DOES ZOPE SUPPORT IT?
On Mon, Jun 24, 2002 at 04:30:07PM +0200, Robert Rottermann wrote:
for a bid I am asked to answer whether Zope supports wddx. What is that?
that's all I know, unfortunately
hth.
Jerome Alet
WDDX is an XML based data interchange system invented and supported by Cold Fusion. It is now an open standard. It is quite similar to XML-RPC, which Zope does support. I have written a WDDX adapter for Zope, but sadly it works on only Zope 2.3/Python 1.5.2. It relies on an older version of PyXML (0.6), they removed wddx support from it in 0.7. I am happy to supply it to anyone who might want it. I am unable to support it though. -Casey On Mon, 2002-06-24 at 10:30, Robert Rottermann wrote:
Hi friends, for a bid I am asked to answer whether Zope supports wddx. What is that? Does Zope support it? Is it something widely used?
thak you
mit freundlichen Grüssen
Robert Rottermann
Wir wollen Technik mit Menschlichkeit verbinden, um Menschen mit Technik zu erreichen. www.redcor.ch - die website www.redcor.net - zope trainings (and more)
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Seems like it's back again in pyXML 0.7.1. :) On 24 Jun 2002 10:36:19 -0400 Casey Duncan <casey@zope.com> wrote:
WDDX is an XML based data interchange system invented and supported by Cold Fusion. It is now an open standard. It is quite similar to XML-RPC, which Zope does support.
I have written a WDDX adapter for Zope, but sadly it works on only Zope 2.3/Python 1.5.2. It relies on an older version of PyXML (0.6), they removed wddx support from it in 0.7.
I am happy to supply it to anyone who might want it. I am unable to support it though.
-Casey
On Mon, 2002-06-24 at 10:30, Robert Rottermann wrote:
Hi friends, for a bid I am asked to answer whether Zope supports wddx. What is that? Does Zope support it? Is it something widely used?
thak you
mit freundlichen Grüssen
Robert Rottermann
Wir wollen Technik mit Menschlichkeit verbinden, um Menschen mit Technik zu erreichen. www.redcor.ch - die website www.redcor.net - zope trainings (and more)
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Thank you very much. Robert ----- Original Message ----- From: "Casey Duncan" <casey@zope.com> To: "Robert Rottermann" <robert@redcor.ch> Cc: <zope@zope.org> Sent: Monday, June 24, 2002 4:36 PM Subject: Re: [Zope] WHAT IS WDDX, DOES ZOPE SUPPORT IT? WDDX is an XML based data interchange system invented and supported by Cold Fusion. It is now an open standard. It is quite similar to XML-RPC, which Zope does support. I have written a WDDX adapter for Zope, but sadly it works on only Zope 2.3/Python 1.5.2. It relies on an older version of PyXML (0.6), they removed wddx support from it in 0.7. I am happy to supply it to anyone who might want it. I am unable to support it though. -Casey On Mon, 2002-06-24 at 10:30, Robert Rottermann wrote:
Hi friends, for a bid I am asked to answer whether Zope supports wddx. What is that? Does Zope support it? Is it something widely used?
thak you
mit freundlichen Grüssen
Robert Rottermann
Wir wollen Technik mit Menschlichkeit verbinden, um Menschen mit Technik zu erreichen. www.redcor.ch - die website www.redcor.net - zope trainings (and more)
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (4)
-
Casey Duncan -
Jerome Alet -
Phil Harris -
Robert Rottermann