Mark,
> Anyone know of an OpenLDAP/LDAP package for Dolphin? preferably pure
> smalltalk and not requiring some additional 'dlls or anything...?
Google turns up some Smalltalk mappings, but it seems to be mostly
wrappers around DLLs - don't take my word for it though. However, I am
tempted to argue that wrapping a DLL is the right way to go in this
case. Assuming it is a C-callable library, then (hopefully) one can
overlap the calls to end up with something that will not take down the
entire image if a server or the route thereto and back gets sluggish.
Wrapping a DLL allows the advantage of installing an updated library vs.
coding and debugging any time a new vulnerability appears.
Have a good one,
Bill
--
Wilhelm K. Schwab, Ph.D.
[hidden email]