[quote="tclementdev, post:8, topic:48332, full:true"]
We probably need to provide some mechanism for opting out. In earlier versions of the actors proposal, we had the notion of nonisolated(unsafe) to treat stored property as not isolated to any actor (therefore, acceptable from anywhere) but without any checking. That's one approach.
Doug