home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-08-28 | 771 b | 27 lines | [TEXT/MPS ] |
- /*
- File: TransltB.cpp
-
- Contains: Implementation of ODBaseTranslation
-
- Owned by: Vincent Lo
-
- Copyright: © 1994 - 1995 by Apple Computer, Inc., all rights reserved.
-
- Change History (most recent first):
-
- <7> 8/3/95 RR #1257260: Collapse B classes. Remove
- somInit methods. Don't call IsInitialized
- or SubclassResponsibility
- <6> 5/26/95 VL 1251403: Multithreading naming support.
- <5> 3/27/95 CC 1231902: Added ODSession parameter to
- InitTranslation().
- <4> 12/20/94 VL 1195012: Make Storage calls be
- marshallable.
- <3> 8/16/94 VL 1180054: TypeSet should be TypeList.
- <2> 7/26/94 VL Added SubClassResponsibility.
- <1> 6/28/94 VL first checked in
-
- To Do:
- */
-
- // No platform-independent code at this time