Re: [sword-devel] My project

2004-04-11 Thread Mark Morley
> 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

Re: [sword-devel] My project

2004-04-11 Thread Troy A. Griffitts
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