fulcro

Karol Wójcik 2026-01-17T18:54:16.248629Z

I would need some template on how to integrate the pathom3 with Fulcro. Is there some official documentation on that matter?

michaelwhitford 2026-01-17T19:00:02.992339Z

There is a pathom3 branch on the fulcro demo here: https://github.com/fulcrologic/fulcro-rad-demo/tree/pathom3

michaelwhitford 2026-01-17T19:00:42.538319Z

Here is an example app I made that uses pathom3 as well: https://github.com/michaelwhitford/fulcro-facade

liebs 2026-01-17T20:14:05.249259Z

YMMV but I am doing this rn myself, and so far (for my relatively simple case) I have been able to swap pathom2 namespaces and pathom3 namespaces without too much headache involved, looking at the various templates and Pathom docs along the way. I've never used RAD tho.

Karol Wójcik 2026-01-17T21:03:04.124269Z

Made it working! I have some troubles with integrating the Fulcro Inspect however. For instance I don't understand why I have so many applications:

michaelwhitford 2026-01-17T21:17:58.777419Z

Yeah that is a bit annoying but iirc the Root-0 is the one you want.