7.10. Allowed and Illegal Operations

Working with replicas is not completely foolproof. In the debugging build, the Core tries to check all operations with replicas and throws an exception whenever programmer tries to perform an illegal operation. Some of these tests are expensive and are not done in the release build.

The following operations are illegal:

The following operations are potentially dangerous:

The following operations are safe:

[Warning]Warning

The lists above are not exhaustive.