Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
drcode
11y ago
0 comments
Save
Share
Hmmm... having a library like Om where the cursors function on a DAG actually sounds pretty useful... I'd love to see an implementation of this :-)
0 comments
2 comments · 1 top-level
top
newest
oldest
CompleteSkeptic
11y ago
· 1 in thread
Yup! We were about to implement something like that, but we realized Reagent's model of having atoms store the state worked pretty well with javelin's FRP, and once you break down the state into atoms, the cursors aren't needed anymore.
drcode
OP
11y ago
Looks like David implemented this on Saturday (reference cursors)
j
/
k
navigate · click thread line to collapse