> This is very nice. We have a CORBA ORB service in sword/bindings that
> essentially does this, as well, providing a true OO class interface to
> the API, but yours is much lighter weight.
Thanks,
swordd is meant (currently) for simple applications like my phpSword
client (basic searching and r
Mark,
This is very nice. We have a CORBA ORB service in sword/bindings that
essentially does this, as well, providing a true OO class interface to
the API, but yours is much lighter weight. Have you tested it for
multithreading issues, e.g., does it share a common SWMgr for all
instances (wh