Export to GitHub

jscocoa - issue #75

Retest multiple instances


Posted on Jul 1, 2010 by Helpful Lion

1/ Can they share the same object ? Looks like YES if new instances are created from a parent context.

2/ If not, do we need to marshall boxed objects across instances ?

3/ What happens when instance 1 creates an ObjC class and instance 2 accesses it ? Marshall calls across instances ?

Status: Accepted

Labels:
Type-Defect Priority-Medium