Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce a deprecation warning for calling debugprint.debugprint directly #99

Closed
andrewferrier opened this issue Apr 24, 2024 · 2 comments · Fixed by #151
Closed

Introduce a deprecation warning for calling debugprint.debugprint directly #99

andrewferrier opened this issue Apr 24, 2024 · 2 comments · Fixed by #151
Labels
bug Something isn't working
Milestone

Comments

@andrewferrier
Copy link
Owner

andrewferrier commented Apr 24, 2024

We can handle this internally with a 'magic' value

@andrewferrier andrewferrier added the bug Something isn't working label Apr 24, 2024
@andrewferrier andrewferrier changed the title Introduce a deprecation warning for calling debugprint.debugprint without a 'magic' value Introduce a deprecation warning for calling debugprint.debugprint directly Apr 28, 2024
@andrewferrier
Copy link
Owner Author

Support an 'expert' mode for overriding this.

@andrewferrier
Copy link
Owner Author

Maybe consider this semi
Supported but move the docs into showcase and just make them high level.

@andrewferrier andrewferrier added this to the Epoch 3 milestone Dec 26, 2024
andrewferrier added a commit that referenced this issue Jan 11, 2025
 #99"

This reverts commit 48505a2.

We want to deprecate, but we don't want to point towards the DSL method
yet - since it looks like we might want to switch away again to a
`<Plug>` method: see #156
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant