home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-04-22 | 759 b | 27 lines | [TEXT/MPS ] |
- /*
- File: ODStorB.cpp
-
- Contains: Implementation of ODBaseStorageSystem class.
-
- Owned by: Vincent Lo
-
- Copyright: © 1993 - 1995 by Apple Computer, Inc., all rights reserved.
-
- Change History (most recent first):
-
- <6> 8/3/95 RR #1257260: Collapse B classes. Remove
- somInit methods. Don't call IsInitialized
- or SubclassResponsibility
- <5> 5/26/95 VL 1251403: Multithreading naming support.
- <4> 9/29/94 RA 1189812: Mods for 68K build.
- <3> 8/11/94 VL 1180299: Added CreateTypeList and
- CreatePlatformTypeList.
- <2> 8/5/94 VL 1171603: Changed ODBaseSession to
- ODSession.
- <1> 8/3/94 VL first checked in
- <1> 7/5/94 VL first checked in
-
- To Do:
- */
-
- // No platform-independent code at this time