Hi Mikhail,
Thank you so much for asking, after our last meeting I find there are still a couple of questions.

- In the bootstrap() example in cppuhelper there is the piece of code starting from calling of cppuhelper_detail_findSofficePath() and ends with a conditional calling of Bootstrap::set(), from what I can see all the local defined variables involved here are not referred in the following, so could I assume the bootstrap setting has already been made and can take effect via some implicit mechanism? The documentation in sal/inc/rtl/bootstrap.h looks quited detailed, even though I'm still confused. What is more, is this a necessary part when it comes to our reimplementation?

- As I can remember, you have mentioned on different platforms there could be different implementations, in the example however, I can see all are done by simply passing the arguments to osl_executeProcess() - no fork(), no execl(), no windows pipe functions, maybe the work has been done in sal module and we need not do that any more?


Thanks and Best Regards,
Felix.



Mikhail Voitenko
Hi Felix,

How is it going with the office startup reimplementation? Does the approach we have discussed on IRC meeting work?
If there are any questions please do not hesitate to ask.

Best regards,
Mikhail.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to