Refactor ModelElement.href implementations #1567
Labels
P2
A bug or feature request we're likely to work on
type-code-health
Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
Link calculation in Dartdoc currently makes #739 and #1343 somewhat challenging. There's no way to tell currently if dartdoc is calling href in a context where we know we should expect to have something to link (#1343). In addition, because of the way link calculation is handled, there's no easy way to insert alternate handling when we want to link externally (#739).
The text was updated successfully, but these errors were encountered: