matrix

kennytilton 2024-01-23T16:41:04.459949Z

The idea of an application as its own database seems to have some appeal, so I thought I would get the namespace cleaned up, then clean up navigation, and finally document things. This should be a transparent albeit significant refactoring.

kennytilton 2024-01-23T16:42:17.408949Z

Heads up, Flutter/MX fans! #clojuredart

kennytilton 2024-01-24T16:26:07.246309Z

Wow, only took a couple hours of mindless editing. Completely transparent. No more parent/host, just an :mx "edge", a vector of an owning model and the property in the owner that leads to me. Next up is some refinements to navigation to provide better diagnostics when navigation fails to find a specified other model.