In that case, the basic program should definitely be in Java, to avoid
buffer overflows, undefined operations, and pointer arithmetic.
The Java security issues are associated with attempts to run untrusted
code in various controlled environments. That includes applets, as well
as well as dynamically loaded code in applications. My current attitude
is that I don't want any code I don't trust running on a system I care
about.
On 10/29/2015 11:13 AM, Rory O'Farrell wrote:
...
I am aware that there is an undercurrent among computer users against
Java because of various security holes - whether real or generated by
media paranoia. My reaction would be that the basic (i.e.,
unextended program) should be written in as secure a language as
possible and extensions (which are an optional install) written as
suits their author.
...
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org