DiscussionsIssue archiveOCCT:Foundation Classes

Archived issue #0032565

Foundation Classes, OSD_FileSystem - expose interface for registering global protocols

Open CASCADEOCCT:Foundation Classesclosed5 public notes

Search issues

Description

OSD_FileSystem::DefaultFileSystem() is implemented by OSD_FileSystemSelector, however this is currently an unobvious implementation detail.

It is desired clearly exposing interface for registering application-provided file systems.

Steps to reproduce

N/A

Public activity

5 archived notes

Participants are labeled by their role within this record.

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

[revision removed]


Detailed log of new commits:

Author: Author
Date: Thu Sep 9 21:04:21 2021 +0300

    0032565: Foundation Classes, OSD_FileSystem - expose interface for registering global protocols
    
    Added methods OSD_FileSystem::AddDefaultProtocol()/::RemoveDefaultProtocol()
    and fixed misleading description of OSD_FileSystemSelector::AddProtocol().
02Author
Patch is ready for review
- OCCT: branch CR32565.
03Commenter 3
The patch was reviewed without remarks
04Commenter 4
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: 17358.54000000042 / 17496.500000000422 [-0.79%]
Products
Total CPU difference: 11397.800000000112 / 11567.680000000111 [-1.47%]
Windows-64-VC14:
OCCT
Total CPU difference: 19328.109375 / 19307.609375 [+0.11%]
Products
Total CPU difference: 12733.328125 / 12920.953125 [-1.45%]


Image differences :
No differences that require special attention

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

[revision removed]

Related records