MMDA Quality of Life refactor
No due date
33% complete
MMDA needs a pretty major refactor that will break some of its usage. They are:
- A way of managing namespaces of different fields to allow for overloading (
bib.title
vsdoc.title
) - A way of
.annotate()
on aspan_group
rather than at a Document-level, for example, adding titles to bib entries - Making explicit annotation of
BoxGroup
fromSpanGroup
and definin…
MMDA needs a pretty major refactor that will break some of its usage. They are:
- A way of managing namespaces of different fields to allow for overloading (
bib.title
vsdoc.title
) - A way of
.annotate()
on aspan_group
rather than at a Document-level, for example, adding titles to bib entries - Making explicit annotation of
BoxGroup
fromSpanGroup
and defining explicit conversions from one to another