Hi, all, It is very nice to join this mailist. :-) I am Canghua Qu. My English name is Cynthia. I am a developer of Open Source Department CH2000 China. Xiuzhi Cheng is our department Leader. Li Yuan is my colleague. I have been doing something with OOo codes for 10 monthes. I like doing things in OOo and would like to do more contribution.
I am interested in the task: Clear Separation of C and C++ Uno. And several monthes ago, my partner Li Yuan accepted the task. As he is busy on other tasks, I would like to do it. But I am new in this field, so I need your help and guidance. :-) As I got the information here: http://wiki.services.openoffice.org/wiki/Uno/To-Dos and here: http://udk.openoffice.org/servlets/ReadMsg?listName=dev&msgNo=3708 What I have known are as follows: 1. We are doing this task on Binary UNO as the chart of the link: http://wiki.services.openoffice.org/wiki/Uno. And the construct of the Binary UNO is described on the link: http://wiki.services.openoffice.org/wiki/Uno/Binary 2."The C Uno runtime is implemented in C++ " --> So we need to make C UNO runtime is writen with C language in this task. 3."The C++ Uno runtime offers various functions for bootstrapping Uno, which are not yet available for Binary Uno. " --> So we need to make the new C UNO runtiime offers various functions for bootstrapping Uno, too. 4. The task's purpose is making udk/cppu for C UNO, and udk/cppuhelper is for C++ . And Binary UNO will be C UNO and will be writen in C. Are they right? And my problem is: What exactly meaning of "C++ stuff" in the task's first step " Move C++ stuff from udk/cppu to udk/cppuhelper. " Shall I take it just as moving the code sections which is compiled with C++ compiler ? And leave along the code sections which is compiled with C compiler? Looking forward to your eariliest reply at convenient time! And thanks very much! :-) Best Regards, Cynthia 2007-10-29 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
