The third party library is provided by a company, and they are slow to respond to this kind of problem in history. But it is a possible route we are currently investigating. Thanks
PingShan Li --- In [email protected], "Jan Andersson" <[EMAIL PROTECTED]> wrote: > > On 10/22/07, PingShan Li <[EMAIL PROTECTED]> wrote: > > My question is: what is the best way to handle this situation? I want to protect my application from a bug in a third party library. Right now, the only solution I have is to spawn a child process to use the third party library, if the child prcess dies, I can spawn a new child process so that my application will keep on running. > > Forgive me for asking the obvious, but: Can't you just contact the > authors of the library and ask them to fix it? If you can't it seems > like a risky venture to rely on that particular library.. > > Best regards, > Jan >
