<head></head><body style="font-family: Calibri, 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif; white-space: pre-wrap;" contenteditable="true">> Is there precedent for core code to call into bundled extensions like <div>> color? It's very tempting to throw that into dispatch._runcommand...<br><div><div>
</div></div></div><div>What we have had is:</div><div><br></div><div>a) progress from core making itself avialable for a progress extension</div><div><br></div><div>b) record extending mq or vice versa</div><div><br></div><div>I think it's pretty easy to arrange for a "initializes after <list>" to be called once the <list> is finalized / loaded.</div><div><br></div><div>The only caveat is what happens when there's a game of chicken:</div><div><br></div><div>mq "i want to initialize after record"</div><div>record "i want to initialize after mq"</div></body>