Hi

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 {
      };

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


Regards, Noel Grandin

Disclaimer: http://www.peralex.com/disclaimer.html


_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to