Archived issue #0033719
Coding - Refactoring library initialization
Description
Some part of OCCT global variables are defined as is. That mean they created during loading a lib stage.
Needs to avoid that extra operation and move any static objects into singleton functions.
First - need to write a regex search for determination what need to be replaced.
Needs to avoid that extra operation and move any static objects into singleton functions.
First - need to write a regex search for determination what need to be replaced.
Public activity
No public notes
Participants are labeled by their role within this record.