View Issue Details

IDProjectCategoryView StatusLast Update
0026373Open CASCADEOCCT:Foundation Classespublic2023-08-01 15:08
ReporterabvAssigned Toabv 
PrioritynormalSeverityminor 
Status newResolutionopen 
Target VersionUnscheduled 
Summary0026373: Merge NCollection_Handle with opencascade::handle
DescriptionIt would be instrumental to have functionality provided by NCollection_Handle class (ability to create handle to object of a type not inheriting Standard_Transient) merged with generic handle template opencascade::handle created in 0024023
TagsNo tags attached.
Test case numberNot required

Relationships

related to 0028966 closedbugmaster Community Coding Rules - remove Adaptor2d_HCurve2d, Adaptor3d_HCurve and Adaptor3d_HSurface classes 
child of 0024023 closedabv Open CASCADE Revamp the OCCT Handle 

Activities

abv

2015-06-26 10:11

manager   ~0042472

A possible alternative to merging NCollection_Handle and basic handle is to use a proxy template class, say NCollection_Shared, inheriting both its argument class and Standard_Transient. Such class can be manipulated as normal handle, thus NCollection_Handle will not be necessary any more.

Issue History

Date Modified Username Field Change
2015-06-24 15:55 abv New Issue
2015-06-24 15:55 abv Assigned To => abv
2015-06-24 15:55 abv Relationship added child of 0024023
2015-06-26 10:11 abv Note Added: 0042472
2015-12-14 22:39 abv Target Version 7.0.0 => 7.1.0
2016-11-03 17:13 abv Target Version 7.1.0 => 7.2.0
2017-07-27 09:43 abv Target Version 7.2.0 => 7.4.0
2017-08-03 11:58 kgv Relationship added related to 0028966
2017-08-11 13:10 apv Test case number => Not required
2019-07-10 22:29 abv Target Version 7.4.0 => 7.5.0
2020-09-11 16:13 utverdov Target Version 7.5.0 => 7.6.0
2021-09-09 23:08 kgv Target Version 7.6.0 => 7.7.0
2022-10-24 10:40 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:08 dpasukhi Target Version 7.8.0 => Unscheduled