Ticket #22 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Modification to interfaces, wrappers and adapters section

Reported by: michelpons Owned by: jasper
Priority: minor Milestone: Phase II
Component: COBIA SDK Reference Version: 1.0
Keywords: Cc:

Description

In the section on interfaces, wrappers and adapters of the main page of COBIA Reference, there is the sentence "For example, wrappers take care of hiding the object pointer, of checking return values and converting these into C++ exception, and for converting return values from an output argument to an actual return value.". Why is it "for converting" and not "of converting"? Is it also common to say "converting these into C++ exception" because this conversion happens only if the check of the return values says that something is amiss? Why not "of checking return values (and if necessary raise en exception), and of converting return values from an output argument to an actual return value"?

Change History

comment:1 Changed 4 years ago by jasper

  • Status changed from new to closed
  • Resolution set to fixed

fixed in r113

Note: See TracTickets for help on using tickets.