Fork me on GitHub
#pathom
<
2019-12-23
>
Vincent Cantin01:12:05

My current use case is the implementation of Vrac itself: any component can refer to any component, and cross pathom-context recursion may arise as a result of the user’s components composition. I guess that Fulcro had to face the same issue with the get-query function at some point. I will take a look at how it is implemented.