Steve,
for XML you can use the Dolphin wrappers for the MSXML library.
There is also Steve Waring's Spray Toolkit. It's used for writing
SOAP Servers/Clients. And it also include some "goodies" like a
Smalltalk XML Parser (yaxo) and the BASE64 Encode/Decoder ... as
well as many other goodies. For me it was (and still is) a goldmine
of usefull software.
Take a look at
http://www.dolphinharbor.org/dh/index.html .
CU,
Udo
Steve Harris wrote:
> what is the recommended xml foo for dolphin and is there
> a base 64 encoder/decoder or do I need to write one myself.
>
> I found an ssl implementation that wraps opensll and works
> quite well.