Hmm is there a reason why it is impossible to set a shared on the the untangled reconciler?
Hmm not really important changed it to some globals (basically the same thing). But you get warning when you remove a global from the cljs compiler.. So maybe even better
Only took me 30 minutes to switch from om.next to untagled.. Now only removing all my reads and adding the right transactions (love removing code!). Thank you for the api
function pointer @tony.kay for the serverside stuff
@mitchelkuijpers: if i remember correctly its mainly that we havent had a use case for it so we never implemented access to it
im sure the patch for it would be small if someone ever wanted/needed it
@adambros I don't really mind anymore actually
Love untangled so far
I cant seem to find it in the history (probably too long ago), but didnt someone write a defui wrapper that implemented deref to call om/factory ?