Archived issue #0032663

Coding - remove AIS_SequenceOfInteractive

Open CASCADEOCCT:Codingclosed4 public notes

Search issues

Description

AIS_SequenceOfInteractive is not used within OCCT (used by a couple of samples) and has no benefits over AIS_ListOfInteractive.
It is proposed removing this alias - users may defined NCollection_Sequence<Handle(AIS_InteractiveObject)> directly, if needed.

Steps to reproduce

N/A

Public activity

4 archived notes

Participants are labeled by their role within this record.

01Commenter 1
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Mon Dec 6 14:59:47 2021 +0300

    0032663: Coding - remove AIS_SequenceOfInteractive
02Author
Please raise the patch
- OCCT: branch CR32663;
- OCC Products: branch CR32663.

http://jenkins-test-12.nnov.opencascade.com:8080/view/CR32663-CR32663-KGV/
03Commenter 3
Combination -
OCCT branch : [archived branch]
master SHA - [revision removed]
[revision removed]
Products branch : [archived branch] SHA - [revision removed]
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.

Number of compiler warnings:
No new/fixed warnings

Regressions/Differences/Improvements:
No regressions/differences

CPU differences:
Debian80-64:
OCCT
Total CPU difference: 18222.380000000427 / 18166.60000000042 [+0.31%]
Products
Total CPU difference: 11645.100000000084 / 11658.820000000103 [-0.12%]
Windows-64-VC14:
OCCT
Total CPU difference: 19999.4375 / 19937.953125 [+0.31%]
Products
Total CPU difference: 13044.453125 / 13069.28125 [-0.19%]


Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention
04Commenter 1
Branch [archived branch] has been deleted by Participant.

[revision removed]

Related records