On 18.06.2010 21:44, Christian Lohmaier wrote:
Hi Patrick,

On Fri, Jun 18, 2010 at 4:49 PM, Patrick Bernard<patr...@kilargo.com>  wrote:

Is C++ recommended for extensions ? Can it lead to problems ?

It leads to the "problem" that you need to compile for all platforms
separately.
Also linux-Distributions compile with system-stlport and not agains
the version that comes with OOo sources. So c++ extensions are
incompatible between vanilla and distro-version (unless distribution
also provides OOo's version)

I'd go for java (but mainly because I know java better :-)) Only
drawback of java is rather slow start of the JVM - but that's not a
problem if the JVM is loaded anyway.

On hardware of this century and with the lastest JVMs this shouldn't be problem. If you don't have a problem with Java (technically or ideologically wise), go for it! It's the best programming language for OOo extensions that should run on several platforms.

Regards,
Mathias

--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to "nospamfor...@gmx.de".
I use it for the OOo lists and only rarely read other mails sent to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to