[M3devel] Re: RTHooks CheckStoreTraced and CheckLoadTraced
Tony Hosking
hosking at cs.purdue.edu
Wed Apr 18 15:25:04 CEST 2007
On Apr 17, 2007, at 9:51 PM, Darko wrote:
> Hi,
>
> Wondering if you can explain the use of these calls a little more.
> I'm currently using type maps to read and write fields from traced
> objects. Reading a traced reference from inside a traced object
> into a local variable is not working as it should. Should I use
> CheckLoadTraced and if so when and how? Looking at your changes to
> RTTypeMap, writing references into objects means you need to call
> CheckStoreTraced on the object written inside of, before it is
> written?
>
It seems I need a check on load of a traced reference in
RTTypeMap.Walk. SHould be a straightforward fix. I'll e-mail once
I've checked it in (the CVS mailer is broken again I think).
> Cheers,
> Darko.
More information about the M3devel
mailing list