Open
Description
In the Object Extraction doc (https://github.com/mfikes/cljs-bean/blob/master/doc/object.md) it gives an example where assoc
ing a string key causes a snapshot.
The doc should be updated to describe that assoc
ing a map value also causes a snapshot. The doc can describe how associng a bean can be used as a workaround to avoid snapshotting.
Metadata
Assignees
Labels
No labels
Activity