[josm-dev] WMS and remote-control
Bodo Meissner
bodo at bodo-m.de
Wed Aug 18 06:15:21 BST 2010
Am 18.08.2010 00:57, schrieb Stephan Knauss:
> a while back I added the version command to enable web sites to detect
> a running JOSM.
>
> I thought that a version number might be sufficient to let Websites
> know which commands are available in the reported protocol version.
That means I should increment the version number.
> With the possibility to add arbitrary commands that seams to be not
> enough. I think it might be useful to provide a capabilities command.
> That would report back the available commands as well as the interface
> version of each command.
In theory this is a good idea.
Is there any website actually using the version number request?
Currently the website could simply try the command and check the response.
Should JOSM report only commands that are not disabled by configuration?
IIRC a non-existing command will produce the same response as a disabled
command.
Bodo
More information about the josm-dev
mailing list