Skip to content

Conversation

jonsequitur
Copy link
Contributor

This addresses #1927 for the case of formatters. Using this approach, formatters can be registered from libraries that have no reference to Microsoft.DotNet.Interactive.Formatting, and therefore won't have assembly version conflicts with the version of Microsoft.DotNet.Interactive.Formatting that's packaged into dotnet-interactive.

@jonsequitur jonsequitur requested a review from colombod June 7, 2022 21:03
Copy link
Member

@colombod colombod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice design as usual.

@colombod colombod merged commit fb92056 into dotnet:main Jun 8, 2022
@colombod colombod added Area-Formatting Data and object formatting as HTML and plaintext new feature labels Jul 8, 2022
@colombod colombod changed the title add support for convention based formatters Add support for convention-based formatters Jul 12, 2022
@jonsequitur jonsequitur added the enhancement New feature or request label Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Formatting Data and object formatting as HTML and plaintext enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants