mscarey/legislice

Move ExpandableSchema out of Legislice

mscarey opened this issue · 1 comments

ExpandableSchema is based on a text expansion concept that AuthoritySpoke wants to reach into Legislice and use. But the concept was a bad idea from the start, and if it's too late to remove it altogether, then AuthoritySpoke can implement the concept as a mixin without code supporting it needing to appear in Legislice too.

Done