Skip to content

JSON-RPC - Change method names to remove redundancy #2487

@Rob-NY

Description

@Rob-NY

What is the current behaviour and why should it be changed?

Methods jamulusserver/setServerName and jamulusserver/getServerProfile are redundant in their naming. Propose changing to setName and getProfile, respectively.

Given the experimental state of JSON-RPC code, this change can be done without notice.

Describe possible approaches

Simple changes to method name literals in code and changes to associated (TODO) documentation.

Has this feature been discussed and generally agreed?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    JSON-RPCRelated to the JSON-RPC APIrefactoringNon-behavioural changes, Code cleanup

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions