Ticket #192 (new enhancement)

Opened 9 years ago

Consistency between log and specification

Reported by: michelpons Owned by: Michael Halloran
Priority: minor Milestone: 3.0
Component: COLoggers Version: 2.2
Keywords: Cc: michaelhalloran

Description

The CAPE-OPEN specification makes no difference between what is a property of an interface and the method to retrieve or set that property. All properties are treated through the methods that give access to these properties. For instance consider a Port. It carries "direction" as a property of interface ICapeUnitPort. In a COLTT log, the method appears as get_direction while in the specification document the corresponding method is GetDirection. Is there a reason to present both methods differently in a log and in the specification document? This remark is applicable to a number of methods.

Note: See TracTickets for help on using tickets.