To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72942
                 Issue #|72942
                 Summary|Allow passing URLs with custom schemes on soffice comm
                        |and line
               Component|framework
                 Version|OOo 2.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|cd
             Reported by|mux2005





------- Additional comments from [EMAIL PROTECTED] Wed Dec 27 03:32:23 -0800 
2006 -------
It should be made possible to dispatch URLs with custom URL schemes on the
soffice command line, e.g. if a custom component compo provides its own URL
scheme "compo:...", then it should be possible to run

soffice compo:DoStuff

to dispatch a compo-URL. Should it be deemed necessary for backwards
compatibility reasons ("compo:DoStuff" is a valid file name on some systems, so
having compo:DoStuff dispatch a URL rather than opening a file would be a
user-visible change), a new command line switch "-dispatch" or something like
this could be introduced.

This feature would allow calling functionality provided by a custom component
with a simple invocation of soffice rather than having to write a boostrap
program for this task (which is not so simple if you want to be platform
independent and don't want to use Java because of the start time overhead).

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