#57 - Unification of session and entity handles
•Draft v0.7 introduced this unification.
•Draft v0.8 refined this as entityStateChange proposal was refined.
–Correlated: #142: Move cloneEntity() to base?
•If cloneEntity() takes a refHandle, shouldn’t it be in the base?
–V0.8 changed this back to entityHandle and removed the cloneSession semantics. Consumers wanting that semantics MUST set entityStateChange to ‘Clone’.
–
»Keep both as is