WDDX Resources and Web Sites

WDDX is an XML format for serializing and deserializing data structures between scripting languages.

SciFi Analog:

Your hash is Mr. Spock. He’s transformed into XML (energy) then HTTP’ed aboard Babylon 5 as a Minbari.

Less Silly Analogy:

You have a service written in Perl running on one server. You want to send data from it to a service written as a COM object on another. You use WDDX to map between the structures. The server running Perl writes out an XML document and sends it via HTTP to the NT server. The NT server parses the XML and reads it into a VB Object.

Link

Possibly Related posts (machine generated):

  1. Allaire’s WDDX and Perl
  2. 10 Minutes to mod_perl
  3. What Platforms Do You Use Perl On?
  4. What Role for XML in N-tier Architecture
  5. Writing ASP using Perl

More like this: , , .