Hi all, this email from Laurent was the last so far regarding the pyUNO project. After a lot of contributions on March 1, the discussion seems to have come to a sudden end. Could somebody please take up the thread again? What is the current status of the project? Did it stall somewhere?
Best regards Peter Laurent Godard wrote: > HI > >> I am not sure to well understand what you want to do, but for my addon >> CADOO.o i created multiple standalone files. >> Each file contains a component that i can instanciate using >> createInstanceWithContext at the service manager. >> The class implement com.sun.star.task.XJobExecutor, so you can call >> the execute() method passing a sequence of NamedValue. The method >> returns too a sequence of NamedValue . >> It works ether with OO.o 1.1 or 2.1. > > it is not the same case > i create a class in a py file > but can't import it oin an other > the python loader complained on registering the extension > > i'll try to find some time to make an exemple > (but not before this week end) > > Laurent > -- Peter Junge, peterjunge(at)ch2000.com.cn Program Manager and Senior Engineer Open Source Technology Beijing Redflag CH2000 Software Co., Ltd. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
