Date: prev next · Thread: first prev next last
2018 Archives by date, by thread · List index


On 15/05/18 22:27, Eike Rathke wrote:

BUT, probably for some (stream?) compatibility (or oversight?), for
example the TypeLen() function still returns an int16 value because the
result is stored as an int16 (while seeing that, I think it could be
fixed). Also, for persistent storage UTF-16 may have to be converted to
a different encoding, which may halve or third the theoretical capacity
depending on the actual characters used.

there is a bytecode representation for StarBasic that is used if you store "encrypted" macros inside a document - i.e. the StarBasic source code is encrypted then, but an unencrypted bytecode representation is stored as well that can be executed without access to the source code.

this is of course a silly enterprise-grade feature, but it's possible that it may limit what we can easily change in the StarBasic implementation.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.