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


User jl changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|jl                        |cmc
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Nov 27 15:21:54 +0000 
2007 -------
I think your idea is interesting. However, to integrate the patch there need
some more to be done.

1.This must also work on Windows – not only building but also this feature
itself. You also need to take into account that a linux could use a FAT file
system where links do not work pretty well.

2.It should be possible to add an “unzipped extension” through the Extension
Manager dialog.

3.Do not use another command line option. It would be ok to call just “unopkg
add file_url_to_folder”. The Extension Manager should then use  this folder
directly. Therefore you need to modify the filepicker in #2 to be able to select
a folder. Also this need to be documented in the
offapi/com/sun/star/deployment/XPackageManager.idl file (function addPackage).

4.Be aware that it is legitimate that the code in the extension uses its
installation directory to store data. It could even modify, remove files which
came with extension. When removing the office, then the native installer will
find files which do not match with the original extension and might complain or
cause errors. You would need to investigate this (for example, SOLARIS). This
may be a K.O. criterion.

5. There must be a clean uninstallation of the extension. That is, if there are
links from the uno_packages folder then they need to be removed.


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