xml helper module for parsing results
simonc - February 10, 2008 - 04:54
| Project: | Amazon Web Services API |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | simonc |
| Status: | closed |
Jump to:
Description
This module is a very simple wrapper for minixml that allows modules to convert the XML response from Amazon into an array. Arguably this could be done in each module that uses the api, but I'd rather have the code in one place.
This is required for the EC2 console that I just released. http://www.drupal.org/project/ec2
| Attachment | Size |
|---|---|
| aws_xml.patch | 179.64 KB |
| aws_xml.tar_.gz | 39.77 KB |

#1
committed