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


On 12/12/2012 10:58 AM, Noel Grandin wrote:
I'd like to add some IDL syntax sugar, so that instead of doing this:

       module com {  module sun {  module star {  module formula {
       }; }; }; };

we can do this:

       module com::sun::star::formula {
       };

(Or even drop the module { ... } wrapper completely and use fully qualified names in entity declarations, as each declaration is typically in its own .idl file?)

Which is consistent with how namespaces are used elsewhere, and much
much easier on the eyes.

I planned to start musing again post LO 4.0 about the UNO type story, all the way from .idl to .rdb (incl. questions like whether we want to keep the existing UNOIDL syntax at all).

But that change should be rather easy to implement anyway, and is definitely an improvement in the current situation, so feel free to go ahead, I'd say.

Stephan


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.