Modify

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#16362 closed enhancement (wontfix)

JOSM custom protocol handler

Reported by: RicoElectrico Owned by: team
Priority: normal Milestone:
Component: Core remotecontrol Version:
Keywords: protocol Cc:

Description

The recent hoops that have to be jumped through to get remote control working with HTTPS got me thinking that josm:// protocol would be more elegant and user-friendly solution to this problem.
What is your opinion on this?
Of course, it could coexist with HTTP(S).

Attachments (0)

Change History (2)

comment:1 by Don-vip, 7 years ago

Resolution: wontfix
Status: newclosed

This would be an excellent idea, unfortunately not really doable without major and complex coding effort. This is very tied to the OS (and maybe also browser). There is not a single Java API allowing to register a new protocol to external applications, this would involve a lot of native code. The http:// protocol remains the more practical/portable choice.

comment:2 by Don-vip, 7 years ago

Keywords: protocol added

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.