Forum OpenACS Development: SOAP package for tDOM

Collapse
Posted by Roberto Mello on
Hi all,

I'm writing an OpenACS package that does some web data mining, and uses google as one of its sources of content.

I know google has a SOAP api, and I was able to use it with the TclSOAP package, but that requires TclDOM. Does anyone know of a tDOM SOAP package?

Also, while I'm at it, is there some OpenACS API that a package can use to save stuff to its own "data" directory on the file system? I seem to recall the CR having this, but my package is focused on its main functionality right now, not on bells & whistles, so I'd prefer not to use the CR at the moment.

Thanks,

-Roberto