"Observable sharing" is announced in the README, and I need it in applications, but it is now switched off by default. That's only mentioned in the CHANGELOG, and not in the repo's examples. [EDIT: there is an example, I missed it] I figure that it's just
do
setLogic "QF_LRA"
setSharingMode StableNames
...
but it might be good to have it documented.
"Observable sharing" is announced in the README, and I need it in applications, but it is now switched off by default. That's only mentioned in the CHANGELOG, and not in the repo's examples. [EDIT: there is an example, I missed it] I figure that it's just
but it might be good to have it documented.