You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes made in r713
Default rewiting process no longer makes contextual variables or
new domains immutable when in newSubProcessWithContext() logic.
This likely very dangerous as these collections are exposed on the
API and could be accidentally changed externally. Ideally, for
encapsulation purposes I think these should be made immutable
when the process is created.
Original issue reported on code.google.com by [email protected] on 21 Jan 2014 at 12:27
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 21 Jan 2014 at 12:27The text was updated successfully, but these errors were encountered: