Ticket #6 (closed feature: Fixed)

Opened 16 months ago

Last modified 16 months ago

Multi call functions need addressing

Reported by: Cheez Owned by: Cheez
Priority: Insignificant Milestone: 1.9
Component: HellaController Version: 1.8
Keywords: Cc:

Description

The multi-call functions aren't very semantically named. And there's currently no way to abandon a multi-call once it has started.

Change History

Changed 16 months ago by Cheez

  • status changed from new to assigned

Solution: Rename startMultiCall to multiCallStart() Rename endMultiCall to multiCallCommit() add a multiCallCancel() function.

Changed 16 months ago by Cheez

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

Implemented in trunk as of r144.

Note: See TracTickets for help on using tickets.