Hi Stephan,

Stephan Bergmann wrote:
Two things I noticed when looking at the description.xml contained in <http://ooo.services.openoffice.org/pub/OpenOffice.org/cws/upload/presenterscreen/presenter-screen_SolarisSparc.oxt>:

1 <identifier value="org.openoffice.PresenterScreen" /> violates the second item at

I read section 5.3 of the Developer's Guide where it says:

    By convention, use lowercase reversed-domain-name syntax (e.g.,
    “org.openoffice.”) prefixes to generate unique (but still humanly
    comprehensible) identifiers. When you write an extension, use the
    reversed domain name of a site you controll (and not
    “org.openoffice.”) as prefix.

Well, I probably missed the second sentence.

<http://wiki.services.openoffice.org/wiki/Extensions_packaging>. How do you control that no other extension uses that identifier?

Well, that is a more philosophical question. I just try to make it improbable that someone uses the same identifier accidentally.


Most of all, this is a developers snapshot: all names and identifiers are not yet final. But thank you for your comment, I will keep that in mind when the name of the extension is finalized.


2  The line

  <OpenOffice.org-minimal-version value="2.3" name="OpenOffice.org 2.3"/>

should be

<OpenOffice.org-minimal-version value="2.3" dep:name="OpenOffice.org 2.3"/>

I will change that so that a future developer snapshot will have this fixed.


-Stephan

Regards,
Andre


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to