Fork me on GitHub
#pathom
<
2019-01-30
>
hmaurer22:01:33

@wilkerlucio Hello 🙂 Quick question: do you often/ever do “context sensitive” edges? e.g. say you have a system with “exercises” (global for all users) and “exercise solutions” (one per exercise per user). Would you add a :exercise/solution property which points to the current user’s solution for a given exercise?

souenzzo09:01:02

I'm also not sure about that but I always try to avoid.

wilkerlucio12:01:32

I would use :exercise/user-solution to this specific link, so the name has the correct meaning