Ticket #101 (closed enhancement: fixed)

Opened 10 months ago

Last modified 10 months ago

Completing method bindings should support lifting/lowering

Reported by: stephan Owned by: stephan
Priority: major Milestone: OTDT_1.1.9
Component: content assist Version: 1.1.8
Keywords: Cc:

Description

When creating a method binding (callout or callin) using completion, the role method signature is currently copied from the base method. For those types that actually are played by a role in the current team, completion should offer to apply lifting/lowering.

Attachments

CompletionLifting.png (12.5 kB) - added by stephan 10 months ago.
screenshot with lifting/lowering proposals

Change History

Changed 10 months ago by stephan

  • status changed from new to assigned

r18146 implements this feature for parameters by providing base and role type as choices in linked mode. Not yet: return type.

Changed 10 months ago by stephan

  • status changed from assigned to closed
  • resolution set to fixed

Return type proposal group implemented in r18151.

Changed 10 months ago by stephan

screenshot with lifting/lowering proposals

Changed 10 months ago by stephan

r18153 additionally fixes a minor issue which caused dupes.

Here is an example of what it now looks like in the editor:

screenshot with lifting/lowering proposals

Note: See TracTickets for help on using tickets.