Ticket #132 (closed defect: fixed)

Opened 18 months ago

Last modified 16 months ago

COMBIA exposed 1-based array parameters to COM

Reported by: jasper Owned by: jasper
Priority: major Milestone: Maintenance of Phase II
Component: COMBIA Version: 1.2.0.10
Keywords: Cc:

Description

Even though according to the COM parameter specification this is legal, there is documentation on the minimum required array parameter specification in the E&C which states in "chapter 12, Expected Array Parameter Support" item (3): The lower bound shall be zero.

A 1-based index is not commonly used in the current eco-system and is confirmed to confuse at least COFE and HYSYS.

I suggest to fix this - and there is currently a business case out there, so perhaps a good reason to release an update.

Change History

comment:1 Changed 18 months ago by jasper

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

In [291]:

Fix #132

comment:2 Changed 18 months ago by jasper

In [292]:

Fix #132

comment:3 Changed 18 months ago by jasper

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:4 Changed 18 months ago by jasper

Fix is checked in - please confirm that we agree and move to release 1.2.0.10

comment:5 Changed 18 months ago by michelpons

  • Milestone set to Maintenance of Phase II

comment:6 Changed 18 months ago by michelpons

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

comment:7 Changed 18 months ago by jasper

In [295]:

fix #132 assert failure

comment:8 Changed 18 months ago by jasper

In [296]:

fix #132 assert failure

comment:10 Changed 16 months ago by jasper

comment:12 Changed 16 months ago by jasper

Note: See TracTickets for help on using tickets.