1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0026961: Recover possibility to read files in old persistence format -- preparation

Added basic support for possibility to read filed in old persistent format.
Toolkits TKStd, TKStdL, TKShape added to provide necessary tools (to be done).
Obsolete interfaces are removed from classes in PCDM and Storage.
This commit is contained in:
myn
2015-12-09 20:27:36 +03:00
committed by abv
parent ede9746c21
commit 7ed7467da3
79 changed files with 2010 additions and 1287 deletions

View File

@@ -16,15 +16,18 @@
;#
proc ApplicationFramework:toolkits { } {
return [list \
TKCDF \
TKLCAF \
TKVCAF \
TKCDF \
TKLCAF \
TKVCAF \
TKCAF \
TKBinL \
TKXmlL \
TKBin \
TKXml \
FWOSPlugin \
FWOSPlugin \
TKStdL \
TKStd \
TKShape \
TKTObj \
TKBinTObj \
TKXmlTObj \
@@ -34,10 +37,10 @@ proc ApplicationFramework:toolkits { } {
;# Autres UDs a prendre.
;#
proc ApplicationFramework:ressources { } {
return [list \
[list both r StdResource {}] \
return [list \
[list both r StdResource {}] \
[list both r XmlOcafResource {}] \
]
]
}
;#
;# Nom du module