Plan for today:
• fancy-up a new core Matrix dag-dump utility;
• get started on doc for Flutter/MX explaining how to wrap a Dart/Flutter constructor. They require individual attention, and we have not done them all;
• see if we can do better on dynamic SVG structure in Web/MX, so...
• ...we can get on with a proper Web/MX announcement.
If anyone needs things in a hurry, lemme know and I can reorder.
This doc was not too painful to write: https://github.com/kennytilton/matrix/wiki/DAG-Dump-Utility I should make a habit of doing that.
@hiskennyness I have recently started writing docs as I go along (and then polishing ofter key commits), and it really does make a big difference! I am writing a reverse-literate toolkit for emacs (still pretty rough at the moment) that has made loosing context/flow a thing of the past for me. :)