Changeset 3485

Show
Ignore:
Timestamp:
03/09/10 11:37:04 (5 months ago)
Author:
trichards
Message:

Misc documentation update in Core

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Core/branches/0075_TR_SCRIPTING/Scripting/I_ObjectHeap.hpp

    r1074 r3485  
    4242class I_ObjectReference; 
    4343 
     44/// @note TR - I don't think we're actively using this anymore. 
     45///             It was originally part of the implementation of the Java -> C++ 
     46///             JNI layer, but we have not been maintaining that and it doesn't 
     47///             even exist in this repository (it's in the old "framework" repo). 
    4448class SCRIPTING_DLL_LINK I_ObjectHeap 
    4549{