Hi  Alexandro

The main problem is that no IDE is available for Python

Btw, an eclipse integration could be done i think on the basis of the eclipse plugin. With an extension, it could be fairly easy to import a python script. The files have to be put in user|share/Scripts

It is a matter of copying a file anc calling some API (well, have to find the correct ones ...) but i think all is there

So yes, it would be interresting to provide some bridging functions to allow to use an external IDE and deploy a python file at OOo level.

For using you python script as an UNo component, the right manifest entry would be, I guess <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=Python" manifest:full-path="Scripts/python/PrintToWriter.py"/>

HTH

Laurent

--
Laurent Godard <[EMAIL PROTECTED]> - Ingénierie OpenOffice.org - http://www.indesko.com Nuxeo Enterprise Content Management >> http://www.nuxeo.com - http://www.nuxeo.org
Livre "Programmation OpenOffice.org", Eyrolles 2004-2006

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

Reply via email to