Skip to content
Prev 40342 / 63421 Next

serialization of external pointers

Le 26/05/11 17:04, Simon Urbanek a ?crit :
Sure. I understand that.

It just happens that our classes end up encapsulating an external 
pointer, so I figured instead of dealing with this at the xp level, I 
could deal with it higher up.

Sort of looking for a class specific serialization. But the comments in 
serialize.c sounds like a "maybe later" answer to my question.
Yes. That's what I'm looking for. I'll check what rJava does. Thanks.