namgk / ambienttalk

Automatically exported from code.google.com/p/ambienttalk
0 stars 0 forks source link

isolate:passAs: construct doesn't work #54

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Sample example included in the init.at file for the isolate:passAs: 
construct doesn't work.

What is the expected output? What do you see instead?
The problem is that if you put a custom mirror on an isolate, the mirror should 
be an isolate as well.
Additionally, the passAs: closure was not properly applied.

Please use labels and text to provide additional information.

Solution is included in version 2899
Unit test has been included in test/serialization.at

Original issue reported on code.google.com by egonzal...@gmail.com on 26 Jul 2011 at 5:33

GoogleCodeExporter commented 8 years ago

Original comment by egonzal...@gmail.com on 26 Jul 2011 at 5:36