Modify

Opened 10 years ago

Closed 10 years ago

#9744 closed enhancement (fixed)

Change OsmApi#sendRequest() to protected

Reported by: iandees Owned by: Don-vip
Priority: minor Milestone: 14.02
Component: Core Version:
Keywords: Cc:

Description

The josm-notes plugin currently duplicates most of OsmApi so that it can get access to the sendRequest() method. I'd like to propose that sendRequest() be made protected so that we can extend OsmApi, add notes features to our "NotesCapableOsmApi" class and use the sendRequest() method in our extended class.

See this ticket on GitHub for some back story.

Attachments (0)

Change History (2)

comment:1 by Don-vip, 10 years ago

Milestone: 14.02
Owner: changed from team to Don-vip
Status: newassigned

comment:2 by Don-vip, 10 years ago

Resolution: fixed
Status: assignedclosed

In 6875/josm:

fix #9744 - Make OsmApi.sendRequest() protected to let plugins access this method (need for notes plugin)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
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.