To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69326
                 Issue #|69326
                 Summary|IDL: allow to include optional, non-published interfac
                        |es (and services) in published services
               Component|api
                 Version|680m181
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|definition
             Assigned to|jsc
             Reported by|fs





------- Additional comments from [EMAIL PROTECTED] Wed Sep  6 04:49:50 -0700 
2006 -------
Trying to add an
  [optional] interface XFoo;
to a service which is already published (i.e. has the "published" keyword),
results in an error message from the IDL compiler, saying
  an unpublished entity cannot be used in the declaration of a published entity:
  '<interface>'

As agreed, we should relax this that adding *optional* unpublished entities
would still be allowed.
The alternative for the IDL designer would be to document this additional,
optional interface in the comments only, which has the disadvantage that it
would be reflected nowhere - in particular not in the UNO type repository -
except in the generated IDL documentation (which is nice, but not sufficient).

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
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