To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52399
                  Issue #:|52399
                  Summary:|Undocumented service names in com.sun.star.packages
                Component:|sdk
                  Version:|680m113
                 Platform:|All
                      URL:|
               OS/Version:|Windows XP
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|documentation
              Assigned to:|jsc
              Reported by:|bmarcelly





------- Additional comments from [EMAIL PROTECTED] Sun Jul 24 06:55:17 -0700 
2005 -------
Problem found in SDK version 1.9.113 but already existing in SDK 1.1.0

Documentation page com.sun.star.packages indicates two nested modules :
- manifest
- zip
The module "manifest" documents only interfaces, there is no service to provide 
them. 
This is a problem for Basic programming because you cannot invoke interfaces 
without a 
service.

In fact the services exist but documentation was forgotten :
com.sun.star.packages.manifest.ManifestWriter
com.sun.star.packages.manifest.ManifestReader
With theses services you have access from Basic to the described interfaces.

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