To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90933


User jl changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'dv'
--------------------------------------------------------------------------------
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jul  2 11:58:30 +0000 
2008 -------
The implementation of  com.sun.star.deployment.XPackage.getDescription appends
this string to an existing description of the XPackage.  There are also strings
for other XPackage types, such as, rdbs, xcus, etc. These strings are not uses
anymore in the GUI.
Also, these strings can be obtained through the
com.sun.star.deployment.XPackageTypeInfo interface.
XPackage.getDescription should deliver a description for this particular
implementation and not "static" type information. That's what XPackageTypeInfo
is for.

I will change XPackage.getDescription so it will only return the description for
the individual without appending the description obtained from XPackageTypeInfo.


@dv: XPackageTypeInfo::getDescription and getShortDescription can still be
useful. For example when using unopkg --list
Therefore there is no need for removing the functions now. However, we should
review the interface in the future.


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