Page 1 of 1

Issue with cloning, acting like being passed by ref.

PostPosted: June 9th, 2014, 8:29 pm
by RobertPlummer
The issue is outlined here: https://github.com/DEVSENSE/Phalanger/issues/28

Essentially the objects are being passed even when they are cloned. I'm looking into it as best as I can, but would be great if you had any pointers.

Re: Issue with cloning, acting like being passed by ref.

PostPosted: June 25th, 2014, 1:53 am
by RobertPlummer
This was an issue I had in my code, that Phalanger exposed. FYI.