Am 20.03.2017 um 20:01 schrieb Marcus:
> Am 20.03.2017 um 16:40 schrieb Damjan Jovanovic:
>> Our pre-existing UNO components use service names of the form
>> com.sun.star.*, for example:
>> com.sun.star.comp.sdbc.calc.ODriver
>> com.sun.star.comp.io.TextInputStream
>> com.sun.star.comp.Calc.SpreadsheetDocument
>>
>> I am busy developing a new UNO component, a database driver for
>> PostgreSQL.
>> Should I rather use a prefix such as org.apache.openoffice.* for it
>> instead?
>
> Is it OK to mixup the namespaces within a specific module / code area?
> When you are sure that there won't be any side effects then it's maybe
> OK.
>
> However, to support the consistency within the OpenOffice code I would
> favour the old way.

That would also be easier to integrate in the SDK... ;-)

Matthias

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


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to